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 - Convert to text action do not work.
Summary: Convert to text action do not work.
Status: CLOSED DUPLICATE of bug 12771
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P2 blocker (vote)
Assignee: akemr
URL:
Keywords:
: 12735 12782 (view as bug list)
Depends on:
Blocks:
 
Reported: 2001-06-08 12:36 UTC by Jan Lahoda
Modified: 2008-12-22 20:48 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NB attributes after first Convert to text action. (324 bytes, text/plain)
2001-06-08 15:10 UTC, Jan Lahoda
Details

Note You need to log in before you can comment on or make changes to this bug.
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.