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 14252

Summary: I18N - l10ned watch point is not displayed
Product: debugger Reporter: Kazuma Yasaka <kyc132015>
Component: CodeAssignee: Daniel Prusa <dprusa>
Status: CLOSED WORKSFORME    
Severity: blocker Keywords: I18N
Priority: P3    
Version: -FFJ-   
Hardware: Other   
OS: Other   
Issue Type: DEFECT Exception Reporter:
Attachments: Japanese debug view

Description Kazuma Yasaka 2001-08-08 03:11:12 UTC
FFJ 010730 buid, Solraris 8J, RedHat 6.2J, JDK1.3.1

To reprocude

1.set watch point on l10ned string(I try Japanese)
2.invoke debugger
3.The App is stoped by some watch point condition
4.Select watch point tag of debug window

Some details

The watch point variables which include l10ned characters such as Japanese are
not displayed correctly in the debug window. The displayed string says illegal
formula as a result of evaluation. If we change this variable's name form l10ned
string to ascii only string, the variable is evaluated correctly and we can see
the content of variable.

I attached screen shot on Linux.
Comment 1 Kazuma Yasaka 2001-08-08 03:12:10 UTC
Created attachment 2091 [details]
Japanese debug view
Comment 2 Jan Stola 2001-09-13 14:47:16 UTC
assigned
Comment 3 Daniel Prusa 2001-09-26 11:14:12 UTC
Cannot reproduce using Build 200109250100.

If the problem persists, can you attach sample of code to reproduce 
it, please ?
Comment 4 Jan Stola 2001-10-04 11:25:28 UTC
Worksforme -> Closed.
Comment 5 Jesse Glick 2002-12-23 16:34:44 UTC
Consistent use of the I18N keyword.