The "Add a note" link appears; I can now move and resize the frame, enter and save the comment which appears correctly. However, nothing changes in the appearance of the image - the frame never appears again.
The "Add a note" link appears; I can now move and resize the frame, enter and save the comment which appears correctly. However, nothing changes in the appearance of the image - the frame never appears again.
Comments
Comment #1
robert.oconnell commentedsubscribe
Comment #2
robert.oconnell commentedIt appears that the SQL is incorrect that retrieves the notes. Currently no notes were being retrieved. However, after modifying the SQL in theme_image_annotate_formatter_image_annotate from
to
The SQL now brings back data.
I think that the node id is correct, whereas the version id is incorrect?
(Note that I added carriage returns and string appending in the code above for readability while debugging.)
Comment #3
robert.oconnell commentedThis appears to be redundant with the issue http://drupal.org/node/724240.
Comment #4
antoh commentedwhen i click on add a note, Save button does not appear.. any ideas?!