[Uml-devel] [Bug 83546] New: Null string in <listitem> in xmi file causes infinate loop

Anthony Parent tonyp at pegasusda.com
Thu Jun 17 15:16:03 UTC 2004


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
      
http://bugs.kde.org/show_bug.cgi?id=83546      
           Summary: Null string in <listitem> in xmi file causes infinate
                    loop
           Product: umbrello
           Version: unspecified
          Platform: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: umbrello-devel.kde.org
        ReportedBy: tonyp pegasusda com


Version:           1.2.90 (using KDE 3.2.2, compiled sources)
Compiler:          gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)
OS:                Linux (i686) release 2.4.20-6

A listitem as follows in an xmi file causes infintate recursion in the UMLListViewItem::deepCopy(UMLListViewItem *newParent) function. 

(Umbrello also wrote this file, so it should probably remove listitems that have "" as names.)

     <listitem open="0" type="830" id="-1" label="Datatypes" >
      <listitem open="1" type="829" id="-1" label="" />




More information about the umbrello-devel mailing list