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 8976 - some names of filettributes are stored incorectly
Summary: some names of filettributes are stored incorectly
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC All
: P4 normal (vote)
Assignee: rmatous
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-12-21 20:49 UTC by pzajac
Modified: 2008-12-22 20:49 UTC (History)
0 users

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 pzajac 2000-12-21 20:49:32 UTC
These names are saved incorectly into .attr file:
"\""
"h&"
"<"
"-"
"*"
non latin1 unicode characters, for example"
"\u4444"

No exception is thrown. But after System gc no attribute is readed from
FileObject.
Comment 1 Jesse Glick 2000-12-22 11:15:59 UTC
What build number? This is probably duplicate; a very similar bug was fixed
recently, maybe you did not find it.
Comment 2 pzajac 2000-12-22 12:47:59 UTC
[stable31-31] This bug is not fixed. I consult it with rmatous.
Comment 3 pzajac 2000-12-22 12:48:59 UTC
*** Bug 8975 has been marked as a duplicate of this bug. ***
Comment 4 rmatous 2001-01-05 10:45:59 UTC
Fixed in main trunk. Attribute name is encoded.
Comment 5 pzajac 2002-08-15 15:56:19 UTC
verified in Nb 3.4 rc2.
Comment 6 Quality Engineering 2003-07-01 16:15:57 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.