[umbrello-devel] [umbrello] [Bug 338536] Crash when attempting to view model from AIXM
Oliver Kellogg
okellogg at users.sourceforge.net
Tue Aug 26 18:47:59 UTC 2014
https://bugs.kde.org/show_bug.cgi?id=338536
--- Comment #6 from Oliver Kellogg <okellogg at users.sourceforge.net> ---
Git commit 22c37e1c3f5628663d3b08fdc53cb6486dfafb84 by Oliver Kellogg.
Committed on 26/08/2014 at 18:48.
Pushed by okellogg into branch 'master'.
Address http://bugs.kde.org/show_bug.cgi?id=338536#c5
umbrello/model_utils.cpp function findUMLObject()
- In the for-loop over `pkg' initial part, do not enter into tests of `name'
against pkg->name() if `type' does not match pkg->baseType().
My current testing shows that this appears to fix the problem.
However, I will wait with setting the bug to RESOLVED until more testing is
done. If somebody can confirm that it works, that would be helpful.
M +4 -1 umbrello/model_utils.cpp
http://commits.kde.org/umbrello/22c37e1c3f5628663d3b08fdc53cb6486dfafb84
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list