Comment 4 for bug 479417

Revision history for this message
Sandy Armstrong (sanfordarmstrong) wrote :

Looks like Tomboy is having trouble parsing the server response, which contains a bunch of note updates. At first glance, possible problem characters could be & or %.

So there are a few possibilities:

a) Tomboy encoded and sent a note in such a way that it could not be decoded later when received by another Tomboy instance
b) U1's JSON response is somehow different from what Tomboy originally sent
c) Tomboy is making a simple decoding error when recreating note XML from the server response
d) The note was created or modified using U1's web editor, which saved invalid content

Jon, have you ever edited notes online at https://one.ubuntu.com/notes ?