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 34365 - I18N - incorrect msgID "\377MSG_Not_Valid_Type" exists
Summary: I18N - incorrect msgID "\377MSG_Not_Valid_Type" exists
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords: I18N
: 33361 36810 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-06-13 06:34 UTC by ohsumi
Modified: 2007-09-26 09:14 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Yes, we should delete wrong symbol (1.02 KB, patch)
2003-08-28 12:32 UTC, capSS
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description ohsumi 2003-06-13 06:34:36 UTC
The incorrect character "\377" exists
at the head of msgID "MSG_Not_Valid_Type".

java/srcmodel/src/org/openide/src/nodes/Bundle.properties
\377MSG_Not_Valid_Type=The specified name is not a
valid Java type

I think "\377" should be removed.
Comment 1 capSS 2003-08-28 12:28:43 UTC
*** Issue 33361 has been marked as a duplicate of this issue. ***
Comment 2 capSS 2003-08-28 12:32:04 UTC
Created attachment 11463 [details]
Yes, we should delete wrong symbol
Comment 3 Antonin Nebuzelsky 2003-11-04 15:02:43 UTC
Fixed in Nevada Patch 1 and in Arrow.
Comment 4 Ken Frank 2003-12-12 04:16:00 UTC
verified this is fixed in latest s1s build that has nevada
patches

ken.frank@sun.com
12/11/2003
Comment 5 Ken Frank 2003-12-12 04:16:56 UTC
verified in s1s in arrow build 09
Comment 6 Tomas Hurka 2003-12-16 10:36:16 UTC
*** Issue 36810 has been marked as a duplicate of this issue. ***
Comment 7 Quality Engineering 2007-09-20 09:42:33 UTC
Reorganization of java component