[umbrello] [Bug 511328] Java Code Generator Crash
Ralf Habacker
bugzilla_noreply at kde.org
Sun Nov 2 10:33:52 GMT 2025
https://bugs.kde.org/show_bug.cgi?id=511328
Ralf Habacker <ralf.habacker at freenet.de> 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 <ralf.habacker at freenet.de> ---
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 the assignee for the bug.
More information about the umbrello-devel
mailing list