Unicode ¿ character (\u00BF) is escaped to "¿" instead of "¿"
for example:<a title="This is a bug &iquestAre you there?"
--------------------------------------------------------------------------------------------------------------------------------------------
Key: TRINIDAD-1816
URL: https://issues.apache.org/jira/browse/TRINIDAD-1816
Project: MyFaces Trinidad
Issue Type: Bug
Components: Facelets
Affects Versions: 1.2.13-core , 1.2.14-core
Environment: myfaces 1.2.8, facelets 1.1.5
Reporter: victor
Priority: Minor
Unicode '¿' character (\u00BF) is escaped to "¿" instead of "¿"
for example:<a title="This is a bug &iquestAre you there?"
I'm using UTF-8 char encoding.
Updated commons-lang.jar don´t solve it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.