https://bugs.kde.org/show_bug.cgi?id=511328
Ralf Habacker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/sdk/ | |umbrello/-/commit/07e0d98a0 | |c676641e5efdcb6d1012b51db2e | |5458 Resolution|--- |FIXED Version| |25.11.80 Fixed/Implemented| | In| | --- Comment #7 from Ralf Habacker <[email protected]> --- Git commit 07e0d98a0c676641e5efdcb6d1012b51db2e5458 by Ralf Habacker. Committed on 01/11/2025 at 16:04. Pushed by habacker into branch 'master'. Fix bug not deleting uml association When an association widget is deleted, the associated UML association is not deleted. The remaining associations are no longer visible because they do not appear in the property dialog of a class. Since they are no longer visible, cyclic inheritances can easily occur, which can lead to a crash, e.g., of the Java export. After this fix, it is important to restore the missing widgets for such associations and to point out cyclic inheritances when loading files. FIXED-IN:25.11.80 M +1 -1 umbrello/umlwidgets/associationwidget.cpp https://invent.kde.org/sdk/umbrello/-/commit/07e0d98a0c676641e5efdcb6d1012b51db2e5458 -- You are receiving this mail because: You are watching all bug changes.
