Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Onlyoffice 7.0 #12

Closed
ndx1905-github opened this issue Jan 20, 2022 · 3 comments
Closed

Onlyoffice 7.0 #12

ndx1905-github opened this issue Jan 20, 2022 · 3 comments

Comments

@ndx1905-github
Copy link

Looks like the new 7.0 release broke the fix ?

@woneal
Copy link

woneal commented Apr 2, 2022

Looks like so...

@Zegorax
Copy link
Owner

Zegorax commented Apr 2, 2022

See #4

@Practicalbutterfly5
Copy link

Practicalbutterfly5 commented Sep 1, 2022

Add the following entry point to docker-compose file.


entrypoint: bash -c "sed -i 's/isSupportEditFeature=function(){return!1}/isSupportEditFeature=function(){return 1}/g'  /var/www/onlyoffice/documentserver/web-apps/apps/*/mobile/dist/js/app.js;/app/ds/run-document-server.sh;"

Only basic text editing is possible with this, but hey it’s something.

Don't forget the clear website date of your onlyoffice domain and clear data of the Nextcloud android app.

@Zegorax Zegorax closed this as completed Oct 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants