Closed marxlaml closed 1 year ago
This sounds like a bug on the iOS app that tries to use the online editor even though it is not available (which should be exposed through capabilities)
Ah just seen https://github.com/nextcloud/notes-ios/issues/37 then let me close this as a duplicate since there is nothing to do on the server side arond this.
⚠️ This issue respects the following points: ⚠️
Bug description
I have opened an issue in the iOS NextcloudNotes repository here. The issue in itself, is that the note won't open in the app, however the final error happens in the DirectEditing Manager, here. It seems that the Manager checks if an editorId is present in a list of registered editors when opening a note, but the check fails and raises an exception because the list of editors seems to be empty. This error does not happen when using the offline mode, nor does it happen when using the Android app.
The issue relevant for this repository here, is whether one of the last updates broke the workflow of the iOS app. A look through the changelog did not show anything like that.
Steps to reproduce
Expected behavior
Note opens.
Installation method
Community Docker image
Nextcloud Server version
26
Operating system
Other
PHP engine version
PHP 8.1
Web server
Nginx
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
Updated from a minor version (ex. 22.2.3 to 22.2.4)
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
NextcloudNotes iOS version: 4.1.7 Server OS: Arch Linux 64-bit