quillnote
quillnote copied to clipboard
ETag header should be enclosed in quotes.
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/ETag
The Nextcloud implementation expects the ETag to have quotes and the quillnote does not send the quotes. Because of this, the server is not able to find the note we're trying to update and rejects the update. Details at https://github.com/nextcloud/notes/pull/883
This should fix #179
Nice. For anyone else, a binary is here as it seems this isn't being merged and I'm not sure why.
I had to revert a change you made on toMediaType to get it to compile. Unsure why, thoughts?
I too, am curious.
toMediaType change is not related to the fix. I guess it was a suggestion from the Android Studio. If that's breaking something, I can revert that one.
Reverted back the toMediaType() change.
Can we get this merged ?
Reverted back the
toMediaType()change. Can we get this merged ?
Hello i created a fork until @msoultanidis is back, and i have merged this patch too.
@NeNpO please make a github release
@NeNpO please make a github release
This is what i am doing right now :)
Why was this closed? As far as I can tell, the app hasn't been updated.
EDIT: ah, quillpad is the successor project