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

Summary: I18N- swing browser does not display Euro symbol in Jsp and HTML pages
Product: platform Reporter: gautham mudra <gm131233>
Component: -- Other --Assignee: _ rkubacki <rkubacki>
Status: CLOSED INVALID    
Severity: blocker Keywords: I18N
Priority: P3    
Version: 3.x   
Hardware: Sun   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:

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 &#8364; into page (see HTML
spec). Symbol &euro; 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.