[umbrello] [Bug 368282] Make type casting more robust

Ralf Habacker via KDE Bugzilla bugzilla_noreply at kde.org
Thu Sep 8 19:17:39 UTC 2016


https://bugs.kde.org/show_bug.cgi?id=368282

--- Comment #9 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 972a4253237b93dae76b18b6980eb8e8c1464ebf by Ralf Habacker.
Committed on 08/09/2016 at 19:05.
Pushed by habacker into branch 'master'.

Fix regression in type cast migration.

With commit a5f92b67494666e4e6779b1f2443b1a1df2b031d a regression
has been introduced which removes UMLClassifier instances
containing associations from their parent folder while loading
from xmi file. On saving the uml model into a xmi file those
instances are excluded because they are not in the parents object
list (class member UMLPackage::m_objects). After (re)loading such
files some LOST_xxxx items in the tree view indicates this issue.

M  +1    -1    umbrello/umlmodel/classifier.cpp

http://commits.kde.org/umbrello/972a4253237b93dae76b18b6980eb8e8c1464ebf

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the umbrello-devel mailing list