Tobias Bocanegra created OAK-1891:
-------------------------------------
Summary: 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)