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
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.