| Summary: | IContentPart children and anchorages should not be removed during deactivation of ContentBehavior. | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Alexander Nyßen <nyssen> |
| Component: | GEF MVC | Assignee: | Alexander Nyßen <nyssen> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 0.2.0 | ||
| Target Milestone: | 4.0.0 / 3.11.0 (Neon) M3 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Alexander Nyßen
Pushed the following changes to origin/master: - Changed that ContentBehavior no longer removed IContentPart anchorages and children during deactivate. - Moved the removal of the respective parts into the unregister() methods of AbstractRootPart and AbstractContentPart respectively. Resolving as fixed in 3.11.0 M3. |