Chinju C B created TRINIDAD-2424:
------------------------------------
Summary: Polish character encoding issue with the
tr:navigationpane component
Key: TRINIDAD-2424
URL: https://issues.apache.org/jira/browse/TRINIDAD-2424
Project: MyFaces Trinidad
Issue Type: Bug
Affects Versions: 1.2.13-plugins , 2.0.1-plugins
Environment: MyFaces 2.1.10 , MyFaces 1.2.9
Reporter: Chinju C B
The Polish charactes displayed within the tabs(tr:navigationPane) are
corrupted.Standard UTF-8 encoding is being used.
Within the navigationPane, some tags replace polish character with ą.
In the properties files, there are entires like COMMITMENTS=Zobowi\u0105zania
and the backing bean reads these values from this property file and is used in
the navigationpane tag.
<tr:navigationPane binding="#{tabBean.component}" ></tr:navigationPane> and
when the UI page is rendered the polish characters are corrupted.
--
This message was sent by Atlassian JIRA
(v6.1#6144)