[Uml-devel] [Bug 283744] Junk residual artifacts littering project file

Oliver Kellogg okellogg at users.sourceforge.net
Sat Feb 4 22:25:41 UTC 2012


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


Oliver Kellogg <okellogg at users.sourceforge.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #68491|0                           |1
        is obsolete|                            |




--- Comment #3 from Oliver Kellogg <okellogg users sourceforge net>  2012-02-04 22:25:41 ---
Created an attachment (id=68501)
 --> (http://bugs.kde.org/attachment.cgi?id=68501)
Diff against trunk/KDE/kdesdk/umbrello r1278145

The previous patch just added after-the-fact diagnostic.
Here's an improved patch that actually fixes the warnings:

umbrello(6472): Guess is Uml::ModelType::N_MODELTYPES - package not set
correctly for  ""  / base type  "ot_Stereotype"
umbrello(6472): Guess is Uml::ModelType::N_MODELTYPES - package not set
correctly for  ""  / base type  "ot_Stereotype"
umbrello(6472): Guess is Uml::ModelType::N_MODELTYPES - package not set
correctly for  ""  / base type  "ot_Stereotype"
...

It modifies UMLDoc::loadUMLObjectsFromXMI() to exclude stereotypes
from the Model_Utils::guessContainer(pObject) which forces a non-NULL
pObject->umlPackage().

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the umbrello-devel mailing list