Opened 15 years ago
Closed 15 years ago
#1361 closed defect (fixed)
Unhandled item: ANNOTATION
Reported by: | base | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | minor | Milestone: | BASE 2.13 |
Component: | web | Version: | |
Keywords: | unhandled annotation | Cc: |
Description
1) create annotation type AT being protocol parameter and allow it for items of type IT
2) add protocol parameter PP of type AT to protocol P
3) create an ITEM of IT type, select protocol P and annotate with protocol parameter PP
4) remove AT and go to trashcan
When I look into items referring to deleted AT, I can see protocol P and Annotation(ID=some_id). Can click P's name and remove AT from its parameters. Then after I click Annotation I get a pop-up saying:
Unhandled item: ANNOTATION Please report this as a bug to the development team
So, I am reporting;)
Change History (3)
comment:1 by , 15 years ago
Milestone: | → BASE 2.13 |
---|
comment:2 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Summary: | Request to report bug: Unhandled item: ANNOTATION → Unhandled item: ANNOTATION |
comment:3 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Thanks. It seems like annotations need special handling in the trashcan. They don't have the same pattern of pages for viewing/editing as other types of items. The same problem is also in the "Overview" tab. See first comment of #1360 for more information.