https://bugs.kde.org/show_bug.cgi?id=355009
Ralf Habacker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Version Fixed In| |2.20.1 (KDE Applications | |16.08.1) Latest Commit| |http://commits.kde.org/umbr | |ello/793ca536f67b59bed882f2 | |80ec7c9bcd1fffdb4f Status|UNCONFIRMED |RESOLVED --- Comment #5 from Ralf Habacker <[email protected]> --- Git commit 793ca536f67b59bed882f280ec7c9bcd1fffdb4f by Ralf Habacker. Committed on 30/08/2016 at 07:42. Pushed by habacker into branch 'Applications/16.08'. Fix 'umbrello stopped working to the open a file try open another'. There is still room for improvements in the case where the result from dynamic_cast is 0 and used unconditional. FIXED-IN:2.20.1 (KDE Applications 16.08.1) M +2 -2 umbrello/umlwidgets/artifactwidget.cpp M +8 -8 umbrello/umlwidgets/associationwidget.cpp M +1 -1 umbrello/umlwidgets/categorywidget.cpp M +1 -1 umbrello/umlwidgets/classifierwidget.cpp M +3 -3 umbrello/umlwidgets/componentwidget.cpp M +8 -8 umbrello/umlwidgets/entitywidget.cpp M +4 -4 umbrello/umlwidgets/enumwidget.cpp M +1 -1 umbrello/umlwidgets/messagewidget.cpp M +2 -1 umbrello/umlwidgets/widgetbase.h http://commits.kde.org/umbrello/793ca536f67b59bed882f280ec7c9bcd1fffdb4f -- You are receiving this mail because: You are watching all bug changes.
