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 - Loading a sequence diagram is not loading correctly
Summary: Loading a sequence diagram is not loading correctly
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: Diagram Sequence (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Sergey Petrov
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2008-10-02 20:55 UTC by Trey Spiva
Modified: 2008-10-04 09:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Diagram Before saving the diagram (8.24 KB, image/png)
2008-10-02 20:57 UTC, Trey Spiva
Details
Diagram After loading (7.77 KB, image/png)
2008-10-02 20:58 UTC, Trey Spiva
Details

Note You need to log in before you can comment on or make changes to this bug.
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