You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "victor (JIRA)" <de...@myfaces.apache.org> on 2010/05/26 21:07:28 UTC

[jira] Created: (TRINIDAD-1816) Unicode ¿ character (\u00BF) is escaped to "¿" instead of "¿" for example:
 Unicode ¿ character (\u00BF) is escaped to "&iquest" instead of "&iquest;"  for example:<a title="This is a bug  &amp;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 "&iquest" instead of "&iquest;" 
for example:<a title="This is a bug  &amp;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.


[jira] Commented: (TRINIDAD-1816) Unicode ¿ character (\u00BF) is escaped to "¿" instead of "¿" for example: Posted by "Gabrielle Crawford (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TRINIDAD-1816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926492#action_12926492 ] 

Gabrielle Crawford commented on TRINIDAD-1816:
----------------------------------------------

https://issues.apache.org/jira/browse/TRINIDAD-1928

>  Unicode ¿ character (\u00BF) is escaped to "&iquest" instead of "&iquest;"  for example:<a title="This is a bug  &amp;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 "&iquest" instead of "&iquest;" 
> for example:<a title="This is a bug  &amp;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.