Bugs item #782963, was opened at 2003-08-04 12:48
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438935&aid=782963&group_id=44253
Category: User interface
Group: Could cause data loss
Status: Open
Resolution: None
Priority: 5
Submitted By: Don Eubanks (lemming_42)
Assigned to: Nobody/Anonymous (nobody)
Summary: DrJava can save over read-only files
Initial Comment:
I've noticed that if I open up a file in DrJava that has
been marked "Read-Only", make changes to the file, and
click the "Save" button, I do not get the I/O error
warning about the read-only status of the file, the file is
saved over the read-only version, and the new file is not
read-only. This bug occurs in version 2003-07-24, and
it does not occur in version 2003-03-13. It's currently
wreaking havoc on my source control...
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438935&aid=782963&group_id=44253
|