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 123492 - changes to attribute values are not saved
Summary: changes to attribute values are not saved
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: General Diagram (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker with 1 vote (vote)
Assignee: Trey Spiva
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-05 16:37 UTC by tichadok
Modified: 2008-01-17 17:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tichadok 2007-12-05 16:37:28 UTC
To reproduce the bug :

create a new UML project with a class diagram, and a class with one attribute ant its value "value1"
File > Save ALL
change the attribute value "newvalue"
File > Save ALL   (Here you will see the .etd file is NOT modified, while the etld and etlp are).

Close and reopen netbeans, the new attribute value you entered is lost:
first you will see the "newvalue" graphically, but then when you click on the attribute it will load the old value "value1"
Comment 1 Joanne Lau 2007-12-06 17:00:39 UTC
Issue is reproducible in NB6.0 as well as in NB5.5.1
Comment 2 Trey Spiva 2008-01-16 18:02:33 UTC
We where not marking the model dirty when we modified the default value.
Comment 3 Joanne Lau 2008-01-17 17:34:09 UTC
Fix verified in build 200801170000