#3574 closed defect (fixed)
addClassAnnotation fails
Reported by: | Adeel Asghar | Owned by: | Per Östlund |
---|---|---|---|
Priority: | high | Milestone: | 1.9.4 |
Component: | Interactive Environment | Version: | |
Keywords: | Cc: |
Description
If the class is defined as a short class definition then the addClassAnnotation
API fails.
Attachments (1)
Change History (5)
by , 9 years ago
Attachment: | addClassAnnotation.mos added |
---|
comment:1 by , 9 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in 13854c1. I also fixed getAnnotationInClass so that e.g. getIconAnnotation works for all kinds of classes.