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
Currently when accessing a .doc, .xls or .ppt document the user can make any change to the document (add text, image etc.) but can't save it until accessing the Edit version.
This can cause confusion to the users, as they can add information in the first document
and then lose it after clicking the Edit version button
Environment: Windows 11, XWiki 14.4.3 and 14.7, OnlyOffice Connector Application 2.0-rc-2 used (Advanced search EXTENSION ID: com.xwiki.onlyoffice-connector:application-onlyoffice-connector-ui, Version - 2.0-rc-2), https://onlyoffice.devxwiki.com/ (v7.0.1), Chrome 105
The text was updated successfully, but these errors were encountered:
…?" message box appears #30 (#33)
* Users should only be allowed to access the .doc, .xls and .ppt documents in view mode #32
* Sometimes after editing a file and clicking Save & View a "Leave site?" message box appears #30
* Many warnings in XWiki console while using OnlyOffice Connector Application 2.0-rc-2 #29
* Fixed one of the warnings that polluted the XWiki console, namely `com.xpn.xwiki.api.DeprecatedContext.getAction` deprecated usage.
* Sometimes after editing a file and clicking Save & View a "Leave site?" message box appears #30
* Replace ternary operator with a cleaner line of code.
Currently when accessing a .doc, .xls or .ppt document the user can make any change to the document (add text, image etc.) but can't save it until accessing the Edit version.
This can cause confusion to the users, as they can add information in the first document
and then lose it after clicking the Edit version button
Environment: Windows 11, XWiki 14.4.3 and 14.7, OnlyOffice Connector Application 2.0-rc-2 used (Advanced search EXTENSION ID: com.xwiki.onlyoffice-connector:application-onlyoffice-connector-ui, Version - 2.0-rc-2), https://onlyoffice.devxwiki.com/ (v7.0.1), Chrome 105
The text was updated successfully, but these errors were encountered: