[
https://issues.apache.org/jira/browse/OAK-4857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Klimetschek updated OAK-4857:
---------------------------------------
Description:
Oak does not allow spaces commonly used in CJK like {{u3000}} (ideographic
space) or {{u00A0}} (no-break space) _inside_ a node name, while allowing them
at the _beginning or end_.
They should be supported for better globalization readiness, and filesystems
allow them, making common filesystem to JCR mappings unnecessarily hard.
was:Oak does not allow spaces commonly used in CJK like {{u3000}}
(ideographic space) or {{u00A0}} (no-break space) _inside_ a node name, while
allowing them at the _beginning or end_. They should be supported for better
globalization readiness, and filesystems allow them, making common filesystem
to JCR mappings unnecessarily hard.
> Support spaces common in CJK inside node names
> ----------------------------------------------
>
> Key: OAK-4857
> URL: https://issues.apache.org/jira/browse/OAK-4857
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: core
> Affects Versions: 1.4.7, 1.5.10
> Reporter: Alexander Klimetschek
>
> Oak does not allow spaces commonly used in CJK like {{u3000}} (ideographic
> space) or {{u00A0}} (no-break space) _inside_ a node name, while allowing
> them at the _beginning or end_.
> They should be supported for better globalization readiness, and filesystems
> allow them, making common filesystem to JCR mappings unnecessarily hard.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)