https://bugs.kde.org/show_bug.cgi?id=414759
Ralf Habacker <ralf.habac...@freenet.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/kde/ | |umbrello/commit/ab3dd081385 | |29eb9fe068463141bf02b1b3d5d | |d9 Status|CONFIRMED |RESOLVED Version Fixed In| |2.30.0 (KDE Applications | |19.12.0) --- Comment #7 from Ralf Habacker <ralf.habac...@freenet.de> --- Git commit b1e0cea4d27c0cd62e784dc00090e5b028711ff2 by Ralf Habacker. Committed on 03/12/2019 at 11:03. Pushed by habacker into branch 'release/19.12'. Add save/load unit test for class PreConditionWidget M +10 -0 umbrello/umlwidgets/preconditionwidget.cpp M +2 -1 umbrello/umlwidgets/preconditionwidget.h M +7 -0 unittests/CMakeLists.txt M +44 -0 unittests/testbase.h A +49 -0 unittests/testpreconditionwidget.cpp [License: GPL (v2/3)] A +33 -0 unittests/testpreconditionwidget.h [License: GPL (v2/3)] https://invent.kde.org/kde/umbrello/commit/b1e0cea4d27c0cd62e784dc00090e5b028711ff2 --- Comment #6 from Ralf Habacker <ralf.habac...@freenet.de> --- Git commit ab3dd08138529eb9fe068463141bf02b1b3d5dd9 by Ralf Habacker. Committed on 03/12/2019 at 10:33. Pushed by habacker into branch 'release/19.12'. Fix 'Sequence diagram - on reload file - app crash when conditions are added' Cleanup activating of widget loaded from xmi file. FIXED-IN:2.30.0 (KDE Applications 19.12.0) M +15 -33 umbrello/umlwidgets/preconditionwidget.cpp M +0 -1 umbrello/umlwidgets/preconditionwidget.h https://invent.kde.org/kde/umbrello/commit/ab3dd08138529eb9fe068463141bf02b1b3d5dd9 -- You are receiving this mail because: You are watching all bug changes.