Open stefan-niedermann opened 2 years ago
That's an interesting use case, we don't have this in our CI tests, yet. At first sight, it looks like the Nextcloud framework says, that the file is writable - although it isn't. The Notes app calls OC\Files\Node\File.isUpdateable()
for checking writability - which appears to not work in this case. Otherwise the Notes app would have opened the editor in read-only mode.
I would say that's a bug in Nextcloud server, but I'll try to reproduce this for further insights.
Steps to reproduce
/Notes
folderExpected behaviour
Http 403 should be returned
Actual behaviour
Http 500 will be returned
Screenshots
Server
Please complete the following information.
Nextcloud configuration:
Client
Please complete the following information.
Log files