[Uml-devel] [Bug 78912] File->Open Crashes upon loading large a file in UMLClassifier::getOpList(bool)

Oliver Kellogg okellogg at users.sourceforge.net
Fri Apr 9 14:33:00 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=78912      
okellogg users sourceforge net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From okellogg users sourceforge net  2004-04-09 23:32 -------
Fixed in kdesdk/umbrello/umbrello/operation.cpp rev. 1.15.
The problem was caused by local generation of an ID for the
new attribute in UMLOperation::addParm(). The ID was in conflict
with another ID generated by UMLDoc::getUniqueID().

BTW, you can correct the XMI attachment by changing the xmi.id
to 200 (from the original value 123) in lines 604, 995, and 1478.




More information about the umbrello-devel mailing list