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 21348 - [org.netbeans.modules.form.PersistenceException] after try to save java RW file (but form is read-only)
Summary: [org.netbeans.modules.form.PersistenceException] after try to save java RW fi...
Status: CLOSED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Pavek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-08 11:56 UTC by Marian Mirilovic
Modified: 2003-06-30 18:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
org.netbeans.modules.form.PersistenceException (4.96 KB, text/plain)
2002-03-08 11:57 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2002-03-08 11:56:28 UTC
[nb_dev](20020308), [jdk1.4.1](04)

Steps to reproduce:
- open file (java is read-write , form is read-only)
- write something to java file
- try to save (close)
-> org.netbeans.modules.form.PersistenceException (attachment) arise
Comment 1 Marian Mirilovic 2002-03-08 11:57:05 UTC
Created attachment 4998 [details]
org.netbeans.modules.form.PersistenceException
Comment 2 Tomas Pavek 2002-03-08 12:51:29 UTC
Haven't you changed the form file to read only when the form was 
already open?
Comment 3 Marian Mirilovic 2002-03-08 14:59:19 UTC
No, I didn't change file attributes after opening in IDE.
Comment 4 Tomas Pavek 2002-04-29 15:56:24 UTC
Þ
Comment 5 Tomas Pavek 2002-04-29 16:19:12 UTC
Fixed.
Comment 6 Marian Mirilovic 2002-04-30 08:19:55 UTC
verified in [nb_dev](20020430)
Comment 7 Quality Engineering 2003-06-30 18:26:42 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.