[umbrello-devel] [umbrello] [Bug 338536] Crash when attempting to view model from AIXM

Oliver Kellogg okellogg at users.sourceforge.net
Tue Aug 26 07:44:52 UTC 2014


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |ASSIGNED

--- Comment #3 from Oliver Kellogg <okellogg at users.sourceforge.net> ---
Analysis:

AIXM-5-1-20100201.mdl has packages which contain a class of the same name as
the package (AirportHeliport, Runway, Taxiway, Apron, Surface, Airspace,
Meteorology, Service, Point, Procedure, Minima, RulesProcedures).

Object_Factory::createUMLObject() behaves incorrectly in this case:
Instead of creating the nested class of the same name, it returns the existing
package object.

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


More information about the umbrello-devel mailing list