[
https://issues.apache.org/jira/browse/OAK-1891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14061042#comment-14061042
]
Jukka Zitting commented on OAK-1891:
------------------------------------
bq. this used to work in jackrabbit
At least with Jackrabbit 2.6+ a call like {{node.addNode("con\tent")}} fails
with a RepositoryException due to the invalid name. See also JCR-3582.
> Regression: non-space whitespace not allowed in item names
> ----------------------------------------------------------
>
> Key: OAK-1891
> URL: https://issues.apache.org/jira/browse/OAK-1891
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: core
> Affects Versions: 1.0
> Reporter: Tobias Bocanegra
>
> item names with a non-space whitespace are not allowed anymore in oak.
> https://github.com/apache/jackrabbit-oak/blob/1.0/oak-core/src/main/java/org/apache/jackrabbit/oak/plugins/name/Namespaces.java#L252
> this used to work in jackrabbit and can be a problem for customers trying to
> migrate old content. also upgrading existing content might result in
> unexpected results.
--
This message was sent by Atlassian JIRA
(v6.2#6252)