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 111828 - Silent Failure of Save As Operation in Editor
Summary: Silent Failure of Save As Operation in Editor
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Data Systems (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P1 blocker (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords: REGRESSION
: 112014 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-08-02 21:12 UTC by ericbcool
Modified: 2013-06-12 09:31 UTC (History)
1 user (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 ericbcool 2007-08-02 21:12:58 UTC
In the XML editor, the Save As operation does nothing.
It not only fails, it does so silently, giving you no warning that
the edits you perform next will be to the original version, not the
copy you thought you saved.

I've rated it P1, because of the capacity for a user to erase data 
they thought they were trying to save.
Comment 1 Samaresh Panda 2007-08-05 16:11:07 UTC
Caused by fix in IZ: 99589. Please fix it.
Comment 2 Samaresh Panda 2007-08-05 16:13:04 UTC
More specifically the following integration caused this:
XMLDataObject.java 1.32 by saubrecht.
Comment 3 David Simonek 2007-08-06 07:28:40 UTC
Adding saubrecht on cc so that he can react...
Comment 4 Stanislav Aubrecht 2007-08-09 10:10:20 UTC
fixed

/cvs/openide/loaders/src/org/openide/loaders/XMLDataObject.java,v  <--  XMLDataObject.java
new revision: 1.33; previous revision: 1.32
Comment 5 Marian Mirilovic 2007-08-09 11:44:26 UTC
*** Issue 112014 has been marked as a duplicate of this issue. ***
Comment 6 GusTButt 2013-06-12 09:05:38 UTC
I'm experiencing this problem with version 7.3
Comment 7 Stanislav Aubrecht 2013-06-12 09:31:35 UTC
(In reply to comment #6)
> I'm experiencing this problem with version 7.3

Cool, now attach your IDE log, provide steps to reproduce and reopen.