You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have Collabora and OnlyOffice installed in parallel. A while back, Collabora has started registering itself as the default application for all office formats regardless of whether these apps are supposed to be handled by OnlyOffice (In /settings/admin/onlyoffice you can check boxes for all those file types for which OnlyOffice should be the default)
Until recently, the division of labour between both office suits was fine, Collabora was the default for OpenDocument files while OnlyOffice handled OOXML file. But a couple of weeks ago, Collabora has started to usurp everything.
To Reproduce
Steps to reproduce the behavior:
Install both the OnlyOffice and Collabora connectors (and their respective backends)
Go to /settings/admin/onlyoffice and ensure that OnlyOffice is the default for OOXML files
Click a OOXML file (.docx, .xmlx., pptx)
See it opening in Collabora
Expected behavior
Should open in OnlyOffice
Client details:
OS: Linux, Windows
Browser: Firefox, Chrome
Version Firefox 91
Device: Desktop
Server details
Operating system: Ubuntu 20.04
Web server:
Nginx
Database:
Mariadb
PHP version:
php-fpm 7.4
Nextcloud version:
22 Version of the richdocuments app
4.2.3 Version of Collabora Online
6.4.11
The text was updated successfully, but these errors were encountered:
Lets track this in nextcloud/server#1400, currently running multiple office apps at the same time has some known limitations in that regard as there is no option to choose the default file opener per mimetype.
Lets track this in nextcloud/server#1400, currently running multiple office apps at the same time has some known limitations in that regard as there is no option to choose the default file opener per mimetype.
The proper solution would be a file association configuration applet just as in any desktop environment as this report suggests.
Describe the bug
I have Collabora and OnlyOffice installed in parallel. A while back, Collabora has started registering itself as the default application for all office formats regardless of whether these apps are supposed to be handled by OnlyOffice (In /settings/admin/onlyoffice you can check boxes for all those file types for which OnlyOffice should be the default)
Until recently, the division of labour between both office suits was fine, Collabora was the default for OpenDocument files while OnlyOffice handled OOXML file. But a couple of weeks ago, Collabora has started to usurp everything.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Should open in OnlyOffice
Client details:
Server details
Operating system: Ubuntu 20.04
Web server:
Nginx
Database:
Mariadb
PHP version:
php-fpm 7.4
Nextcloud version:
22
Version of the richdocuments app
4.2.3
Version of Collabora Online
6.4.11
The text was updated successfully, but these errors were encountered: