Closed
Bug 138330
Opened 24 years ago
Closed 5 years ago
The currency mark is displayed as "?" in java i18n number format
Categories
(Core :: Internationalization, defect, P3)
Tracking
()
RESOLVED
INVALID
Future
People
(Reporter: amyy, Assigned: xiaobin.lu)
References
()
Details
(Keywords: intl)
Attachments
(1 file)
|
37.55 KB,
image/jpeg
|
Details |
Reproduced:
04-18 trunk build / WinME-JA with jre1.3.1_02
04-17 branch build / WinME-JA & WinXP-SC with jre1.4.0_01
Not reproduced on N4.7x.
Steps:
1. Go to:
http://java.sun.com/applets/jdk/1.1/demo/i18n/NumberFormat/index.html
2. Click on demo.
Result:
You will see the currency mark(Yen for Japanese, dollar for US-EN...etc.) is
displayed as "?".
| Reporter | ||
Comment 2•24 years ago
|
||
On WinXP-SC, it display as garbled circle.
Comment 3•24 years ago
|
||
I think it's duplicate of xiaobin.lu@eng.sun.com
*** This bug has been marked as a duplicate of 114078 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 4•24 years ago
|
||
No, it shouldn't be a dup of bug 114078 - this one even on JA system, the Yen
sign will not be showing correctly, but that bug only happens on non-native system.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Comment 5•24 years ago
|
||
assign to xiaobin.lu@eng.sun.com
Assignee: yokoyama → xiaobin.lu
Status: REOPENED → NEW
| Assignee | ||
Comment 6•24 years ago
|
||
Anyone tried the new version of JRE, 1.4.0_01? I can't see "?" being displayed.
| Reporter | ||
Comment 7•24 years ago
|
||
I tried it on both jre1.4.0_01 and 1.3.1_02.
The currency symbols can not be displayed properly, depends on OS lnaguage,
some times it display as "?" some times it display like a "garbled circle".
| Assignee | ||
Comment 9•23 years ago
|
||
This bug won't be fixed until JRE 1.5 release unless Netscape escallate this
issue.
Comment 10•23 years ago
|
||
Target Milestone -> Future per comment #9.
Priority: -- → P3
Target Milestone: --- → Future
| Assignee | ||
Comment 11•23 years ago
|
||
I just confirmed with JRE 1.4.1 fcs release, I happened to find that i18 team
has fixed this bug.
Comment 12•23 years ago
|
||
xiaobin, according to comment #11, seems we can resolve this bug as fixed, no?
| Reporter | ||
Comment 13•23 years ago
|
||
It's still in jre1.4.1_01, don't know the fix will affect which version of jre
though.
Updated•16 years ago
|
QA Contact: amyy → i18n
Updated•5 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 24 years ago → 5 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•