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 208112 - J2SE WebStart Project Properties dialog contents persist after pressing Cancel till next opening
Summary: J2SE WebStart Project Properties dialog contents persist after pressing Cance...
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Java Webstart (show other bugs)
Version: 7.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Petr Somol
URL:
Keywords:
Depends on:
Blocks: 219827
  Show dependency tree
 
Reported: 2012-02-07 08:41 UTC by Petr Somol
Modified: 2012-10-10 13:43 UTC (History)
2 users (show)

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 Petr Somol 2012-02-07 08:41:27 UTC
In J2SE project open Project Properties dialog, go to WebStart panel and change any value. Press Cancel to close the dialog. Now open the
dialog again and go to the same panel as before. The value remains changed to
the new value although after Cancel it should have retained the previous value. 

Note that it is only shown changed in the dialog, it is not stored in
properties file (in this sense the behavior is correct).

This is analogical to the same problem as reported in
http://netbeans.org/bugzilla/show_bug.cgi?id=208019
Comment 1 Petr Somol 2012-06-06 14:44:03 UTC
fixed in jetmain:
http://hg.netbeans.org/jet-main/rev/08a8250ae523
Comment 2 Quality Engineering 2012-06-08 06:10:21 UTC
Integrated into 'main-golden', will be available in build *201206080001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/08a8250ae523
User: Petr Somol <psomol@netbeans.org>
Log: #208112 - J2SE WebStart Project Properties dialog contents persist after pressing Cancel