[Uml-devel] [Bug 157764] crash when select operation from class in collaboration diagram

Sharan Rao sharanrao at gmail.com
Mon Feb 18 19:58:32 UTC 2008


------- 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=157764         




------- Additional Comments From sharanrao gmail com  2008-02-18 20:58 -------
SVN commit 776779 by sharan:

Fix crash on operation selection in sequence/collaboration diagram.
Reason why the crash used to happen:
If a new argument is added to an operation which had a datatype that Umbrello has not seen before, Umbrello is supposed to dynamically create that datatype. But that was not happenning due to a regression introduced ( by yours truly :P ), while moving from `for` based iteration to `foreach` based ones. This led to a crash on selection of that particular operation in sequence/collaboration diagrams.

CCBUG:157764



 M  +4 -1      parmpropdlg.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=776779




More information about the umbrello-devel mailing list