This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 149005

Summary: Loading a sequence diagram is not loading correctly
Product: uml Reporter: Trey Spiva <tspiva>
Component: Diagram SequenceAssignee: Sergey Petrov <sj-nb>
Status: VERIFIED FIXED    
Severity: blocker Keywords: REGRESSION
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Diagram Before saving the diagram
Diagram After loading

Description Trey Spiva 2008-10-02 20:55:10 UTC
Create the diagram in the first screen shot.  Then save the diagram and close the diagram.  Next load the diagram by double clicking on the interaction node 
in the project tree.  The diagram will appear like the second screen shot.
Comment 1 Trey Spiva 2008-10-02 20:55:52 UTC
I saved the diagram by pressing CTRL-S in the diagram.
Comment 2 Trey Spiva 2008-10-02 20:57:21 UTC
Created attachment 71072 [details]
Diagram Before saving the diagram
Comment 3 Trey Spiva 2008-10-02 20:58:25 UTC
Created attachment 71073 [details]
Diagram After loading
Comment 4 Sergey Petrov 2008-10-02 21:04:23 UTC
a diagram with synch message and nested message to self is enough to reproduce the issue.
Comment 5 Peter Lam 2008-10-02 21:19:28 UTC
This must be a regression somewhere since similar cases like this one have been tested ok.
Comment 6 Sergey Petrov 2008-10-03 11:53:34 UTC
http://hg.netbeans.org/uml-main/rev/70b56da1c2d2 fixed
Comment 7 Trey Spiva 2008-10-03 18:08:51 UTC
Reviewed
Comment 8 Peter Lam 2008-10-03 23:41:04 UTC
verified in build 20081003
Comment 9 Quality Engineering 2008-10-04 09:24:56 UTC
Integrated into 'main-golden', will be available in build *200810040600* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/70b56da1c2d2
User: sergeyp@netbeans.org
Log: fix #149005 - correct result message search logic