You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Michael Dürig (JIRA)" <ji...@apache.org> on 2009/02/11 19:32:59 UTC

[jira] Updated: (JCR-1976) Text.unescape() should should preserve 'unicode' characters

     [ https://issues.apache.org/jira/browse/JCR-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Dürig updated JCR-1976:
-------------------------------

    Attachment: JCR-1976.patch

Suggested patch, please review.

> Text.unescape() should should preserve 'unicode' characters
> -----------------------------------------------------------
>
>                 Key: JCR-1976
>                 URL: https://issues.apache.org/jira/browse/JCR-1976
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-jcr-commons
>            Reporter: Michael Dürig
>            Priority: Minor
>         Attachments: JCR-1976.patch
>
>
> When an input to Text.unescape() contains characters > \u00ff, the most significant byte is lost resulting in garbled output. The unescape() function should preserve such characters in order to be useful to decode Internationalized Resource Identifiers (RFC 3987). 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.