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 17327 - I18N- swing browser does not display Euro symbol in Jsp and HTML pages
Summary: I18N- swing browser does not display Euro symbol in Jsp and HTML pages
Status: CLOSED INVALID
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: _ rkubacki
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2001-11-06 03:12 UTC by gautham mudra
Modified: 2008-12-23 11:30 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 gautham mudra 2001-11-06 03:12:38 UTC
When in Euro Locale(fr_BE.iso8859-15) the html and jsp pages do not display Euro
symbol.Also i tried to change the encoding of the jsp page but there is no
option for iso8859-15 in the encoding list under the jsp properties.
Comment 1 _ rkubacki 2001-11-06 08:52:00 UTC
Icebrowser displays it correctly, Swing browser is part of openide.
Comment 2 _ rkubacki 2001-11-06 09:02:26 UTC
There can be more reasons why it doesn't work. Euro symbol must be in
font that you use for your locale (font.properties file). Then you
have to correctly include it into your page. 

I can display it correctly when I insert € into page (see HTML
spec). Symbol € doesn't work for me (not standardized yet?).
Comment 3 Jesse Glick 2002-12-23 16:48:03 UTC
Consistent use of the I18N keyword.
Comment 4 Quality Engineering 2003-07-01 16:03:47 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified
Comment 5 Quality Engineering 2003-07-01 16:38:07 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.