← Back to team overview

touch-packages team mailing list archive

[Bug 1523452] Re: Not able to download office documents through webbrowser-app

 

** Changed in: canonical-devices-system-image
       Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1523452

Title:
  Not able to download office documents through webbrowser-app

Status in Canonical System Image:
  Fix Committed
Status in webbrowser-app package in Ubuntu:
  In Progress

Bug description:
  We've recently released an update to Document Viewer which is now
  capable to open LibreOffice/MS-Office documents.

  Even if the application is installed on the device, it's not possible
  to download office files through browser-app, since no peer is
  available for handling the content.

  I had a look at:
      http://bazaar.launchpad.net/~phablet-team/webbrowser-app/trunk/view/head:/src/app/FileExtensionMapper.js

  And it seems that these documents are recognized as
  ContentType.Unknown.

  What we'd need is to add the support to the following file extensions: doc, docx, xls, xlsx, ppt, pptx, odt, ods, odp.
  Alternatively, this is the list of mime types supported by Document Viewer: [1]

  
  [1] from line 52, http://bazaar.launchpad.net/~ubuntu-docviewer-dev/ubuntu-docviewer-app/lo-viewer/view/head:/src/plugin/file-qml-plugin/docviewerutils.cpp

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1523452/+subscriptions


References