Code review comment for lp:~mzanetti/reminders-app/enable-attaching-images

Revision history for this message
David Planella (dpm) wrote :

Here's what I did:

1. Create a new note
2. Change the note's title
3. Add some text to the note
4. Press the attach button to attach an image
5. Pick an image from the device after the Content Hub brings up the gallery app
6. I'm now back to the note, although there is no visual feedback that the note has an attached image
7. I press save
8. On the list of notes, my new note is called Untitled, regardless of the fact that I did give it a name
9. When I click on the note to view it, the title is then as expected, and I can see the image in the note's body
10. However, when I go to sandbox.evernote.com, I can only see a note called Untitled, with no content at all (neither the text, nor the image)

Here's the debug output that I got when I performed these steps:
http://pastebin.ubuntu.com/6802363/

review: Needs Fixing

« Back to merge proposal