Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Duplicate
-
1.2.13-core , 1.2.14-core
-
None
-
None
-
myfaces 1.2.8, facelets 1.1.5
Description
Unicode '¿' character (\u00BF) is escaped to "¿" instead of "¿"
for example:<a title="This is a bug ¿Are you there?"
I'm using UTF-8 char encoding.
Updated commons-lang.jar don´t solve it.