Ticket #766 (closed Defect: fixed)
Core: objects loose label when updating child topics
Reported by: | jri | Owned by: | jri |
---|---|---|---|
Priority: | Major | Milestone: | Release 4.6 |
Component: | DeepaMehta Standard Distribution | Version: | 4.5 |
Keywords: | Cc: | dgf, Malte | |
Complexity: | 3 | Area: | Application Framework / API |
Module: | deepamehta-core |
Description
A topic/association looses its label if set() or setRef() is called on its ChildTopics object at a time when both conditions are met:
- The set child topic is not the one used for labeling
- The topic/association's child topics are not loaded (in particular the one(s) involved in labeling)
This bug was introduced with DM 4.4 in conjunction with on-demand child topic loading.
Change History
Note: See
TracTickets for help on using
tickets.