[ https://issues.apache.org/jira/browse/JCR-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dürig reassigned JCR-1976: ---------------------------------- Assignee: Michael Dürig > 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 > 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.