[umbrello-devel] [umbrello] [Bug 243860] Open Recent Files
Ralf Habacker
ralf.habacker at freenet.de
Mon Sep 2 13:47:33 UTC 2013
https://bugs.kde.org/show_bug.cgi?id=243860
Ralf Habacker <ralf.habacker at freenet.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |ralf.habacker at freenet.de
Resolution|--- |FIXED
Severity|crash |minor
--- Comment #5 from Ralf Habacker <ralf.habacker at freenet.de> ---
Loading this xmi file, which has been created with Netbeans XMI Writer, do not
crash umbrello build from git master.
Also this file seems to have some anomalies, for example there are classes like
'tinytext' which have all class members merged into the class name, which looks
incorrect:
<UML:Class xmi.id = 'I6cb8e467m10c57abe42bmm7401' name = 'tinytext
fc_sit_adr3 : tinytext
fc_sit_cp : tinytext
fc_sit_ville :
tinytext
fc_sit_pays : tinytext
fc_pe_civilite : smallint(6)
fc_pe_nom : tinytext
fc_pe_prenom : tinytext'
Additional there are class named like 'ff_comment;tinytext', which looks like a
member declaration instead of a class:
<UML:Class xmi.id = 'Im3c4f2096m10d44d48630mme55' name =
'ff_comment;tinytext'
visibility = 'public' isSpecification = 'false' isRoot = 'false'
isLeaf = 'false'
isAbstract = 'false' isActive = 'false'/>
which let me assume that the related Netbeans xmi export is somehow broken.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list