annotorious / annotorious-v1

Project has moved to http://github.com/annotorious/annotorious
https://annotorious.com
MIT License
593 stars 142 forks source link

annotorious.annotation.Annotation.clone breaks annotations for OKFN #64

Closed rsimon closed 11 years ago

rsimon commented 11 years ago

The annotorious.annotation.Annotation.clone function does not clone the "highlights" field, which causes problems later on. Most importantly DELETING an annotation in the OKFN version no longer works.

TODO: find out whether the clone function is applied anywhere else (not just in the OKFN version) - and fix.