Bug #873 (closed)
Opened 12 years ago
Closed 12 years ago
Double linkage to Annotation from AnnotationAnnotationLink breaks the DSL.
| Reported by: | jamoore | Owned by: | jamoore |
|---|---|---|---|
| Priority: | blocker | Cc: | |
| Sprint: | n.a. | ||
| Total Remaining Time: | n.a. |
Description
Having two links from AnnotationAnnotationLink to Annotation broke the DSL in a remarkably subtle way: rather than mapping Annotation.getAnnotationLinks() as inverse parent it was mapped as inverse child. This made all queries from IAnnotated->Annotation->Annotation essentially impossible.
Change History (1)
comment:1 Changed 12 years ago by jmoore
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
r2158 closes.