[
https://issues.apache.org/jira/browse/OAK-5090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Klimetschek updated OAK-5090:
---------------------------------------
Description:
JCR applications often use
[Text.escapeIllegalJcrChars()|https://jackrabbit.apache.org/api/2.8/org/apache/jackrabbit/util/Text.html#escapeIllegalJcrChars(java.lang.String)],
but missing that Oak has more limits. There should be a common escape/unescape
utility that covers all and ensures applications don't have problems with
special characters.
>From OAK-4857, and related to OAK-5089 (documentation for the same).
> Provide escape/unescape utility for Oak node names
> --------------------------------------------------
>
> Key: OAK-5090
> URL: https://issues.apache.org/jira/browse/OAK-5090
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: commons
> Reporter: Alexander Klimetschek
>
> JCR applications often use
> [Text.escapeIllegalJcrChars()|https://jackrabbit.apache.org/api/2.8/org/apache/jackrabbit/util/Text.html#escapeIllegalJcrChars(java.lang.String)],
> but missing that Oak has more limits. There should be a common
> escape/unescape utility that covers all and ensures applications don't have
> problems with special characters.
> From OAK-4857, and related to OAK-5089 (documentation for the same).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)