Bug 94861 - Declare support for opening vnd.libreoffice.cmis:// URLs on all platforms
Summary: Declare support for opening vnd.libreoffice.cmis:// URLs on all platforms
Status: RESOLVED DUPLICATE of bug 72880
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: Other All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-07 15:00 UTC by Benjamin Kahn
Modified: 2015-10-08 11:38 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Kahn 2015-10-07 15:00:08 UTC
LibreOffice is able to open CMIS URLs from the command line using the vnd.libreoffice.cmis:// URL scheme. 

However, installing LibreOffice does not install the URL handlers for these URLs.

On Linux, please add:
x-scheme-handler/vnd.libreoffice.cmis
to the Mimetype list in the appropriate .desktop files.

On Macintosh:
<sberg> xkahn, I guess that needs to be addressed in LO's Info.plist

On Windows:
https://msdn.microsoft.com/en-us/library/aa767914%28v=vs.85%29.aspx
Comment 1 Julien Nabet 2015-10-07 17:00:53 UTC

*** This bug has been marked as a duplicate of bug 72880 ***