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 12676

Summary: Convert to text action do not work.
Product: platform Reporter: Jan Lahoda <jlahoda>
Component: -- Other --Assignee: akemr <akemr>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 3.x   
Hardware: Sun   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:
Attachments: NB attributes after first Convert to text action.

Description Jan Lahoda 2001-06-08 12:36:11 UTC
I choosed convert to text action on some file. Dialog asking me if I want to
convert the file appeared, I answered yes and nothing happend.
Seen in 205, 206 development.
Comment 1 Jan Lahoda 2001-06-08 15:05:43 UTC
I will attaching an .nbattr file after first Convert to text action.
Comment 2 Jan Lahoda 2001-06-08 15:10:21 UTC
Created attachment 1521 [details]
NB attributes after first Convert to text action.
Comment 3 Jan Zajicek 2001-06-11 11:29:20 UTC
*** Issue 12735 has been marked as a duplicate of this issue. ***
Comment 4 _ ttran 2001-06-13 14:56:57 UTC
Looks like a bug in core/openide.  The action sets FileObject's attribute, calls
DataObject.setValid(false) and hopes that the IDE will refresh the file but it
does not happen.  DataSystem and FileSystem are out of sync
Comment 5 akemr 2001-06-14 14:44:46 UTC
The same reason as in #12771. In dev build #210 it works.

*** This issue has been marked as a duplicate of 12771 ***
Comment 6 _ ttran 2001-06-16 21:21:43 UTC
*** Issue 12782 has been marked as a duplicate of this issue. ***
Comment 7 Quality Engineering 2003-07-01 15:56:00 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified.

Comment 8 Quality Engineering 2003-07-01 16:16:20 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.