[
https://issues.apache.org/jira/browse/JCR-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Dürig resolved JCR-1976.
--------------------------------
Resolution: Fixed
Fix Version/s: 1.6.0
Fixed at revision: 747096
> 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
> Assignee: Michael Dürig
> Priority: Minor
> Fix For: 1.6.0
>
> 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.