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 - I18N - l10ned watch point is not displayed
Summary: I18N - l10ned watch point is not displayed
Status: CLOSED WORKSFORME
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: -FFJ-
Hardware: Other Other
: P3 blocker (vote)
Assignee: Daniel Prusa
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2001-08-08 03:11 UTC by Kazuma Yasaka
Modified: 2002-12-23 16:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Japanese debug view (6.12 KB, image/png)
2001-08-08 03:12 UTC, Kazuma Yasaka
Details

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