Closed abyssox closed 4 years ago
This appears to be fixed in server Notes app. Is that sufficient?
Closing due to inactivity.
I still see A LOT of those errors in the OC server log and on the client side (CloudNotes iOS App). What to do?!?
Please RE-OPEN this issue.
Because, kay, I absolutely don´t get it: What is wrong with the file name "Wissen_Business-Knowledge"? I sync it to CloudNote. I open and edit it within CloudNote (just append a new line). CloudNote syncs, error 500:
OCP\Files\InvalidPathException - file name contains at least one invalid character
==> WHAT THE? Please, anyone...
@phedlund reopen pls.
OK, just kill it. Switched to Notebooks 8 iOS app - perfect webDAV sync, folder support and LOADS more features. I gave back CloudNotes app and got my money back from Apple. Simply too buggy, a long way to go - good luck.
OCP\Files\InvalidPathException - file name contains at least one invalid character
This is not an error in CloudNotes but from the server. File an issue with the Notes server app if you don't like it.
folder support and LOADS more features
CloudNotes simply implements the API provided by the server Notes app. To make additional features have any value they must first be supported by the server.
Closing due to inactivity. Not an app bug.
Hi,
when creating a note with special chars in the filename the app causes a server error 500.
OCP\Files\InvalidPathException: Der Dateiname enthält mindestens ein ungültiges Zeichen
.This is because the notes app currently doesn't handle special chars in the filename propperly. There's already a pull request for this issue at the owncloud notes repo: https://github.com/owncloud/notes/pull/196
But maybe you can prevent this on CloudNotes side.