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 158319 - UnsupportedOperationException: saveEditorValues wrong behaviour
Summary: UnsupportedOperationException: saveEditorValues wrong behaviour
Status: RESOLVED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Properties (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Alexey Butenko
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-10 15:45 UTC by Torbjorn Norbye
Modified: 2009-02-19 22:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 146132


Attachments
stacktrace (1.42 KB, text/plain)
2009-02-10 15:45 UTC, Torbjorn Norbye
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Torbjorn Norbye 2009-02-10 15:45:01 UTC
Build: NetBeans IDE Dev (Build 090209)
VM: Java HotSpot(TM) 64-Bit Server VM, 1.6.0_07-b06-56, Java(TM) SE Runtime Environment, 1.6.0_07-b06-146
OS: Mac OS X, 10.5.6, x86_64

User Comments:
tor: Tried to save all from toolbar



Stacktrace: 
java.lang.UnsupportedOperationException: saveEditorValues wrong behaviour
        at org.netbeans.modules.properties.PropertiesOpen.saveEditorValues(PropertiesOpen.java:292)
        at org.netbeans.modules.properties.PropertiesOpen.access$400(PropertiesOpen.java:108)
        at org.netbeans.modules.properties.PropertiesOpen$ModifiedListener.save(PropertiesOpen.java:801)
        at org.netbeans.core.NbTopManager.saveAll(NbTopManager.java:399)
        at org.netbeans.core.NbTopManager.access$600(NbTopManager.java:93)
        at org.netbeans.core.NbTopManager$NbLifecycleManager.saveAll(NbTopManager.java:554)
Comment 1 Torbjorn Norbye 2009-02-10 15:45:11 UTC
Created attachment 76798 [details]
stacktrace
Comment 2 Alexey Butenko 2009-02-11 06:59:22 UTC
changeset 03a86d2ea051