Fmstrat / ownnote

Notes app for ownCloud
GNU Affero General Public License v3.0
168 stars 42 forks source link

ownnote broken on nextcloud 11 #332

Closed jiml8 closed 7 years ago

jiml8 commented 7 years ago

NC11 refused to enable ownnote because max version for ownnote was too low. I manually altered the xml file to change the max version.

Ownnote opens its window, and shows existing stored notes. When clicking on a note, the contents of the note are not shown; the text entry window does not appear. Similarly when creating a new note; the note is shown as being created but there is no text entry window.

When trying to access the server from the android client, an error message appears: "TypeError: Cannot read property 'name' of undefined.

jiml8 commented 7 years ago

I find that the android client will successfully create notes and store them on the server.

aviret commented 7 years ago

Could have a look at the issue #324 ? I think you will find the solution for your issue.

enoch85 commented 7 years ago

Please close this issue