Julian Reschke created JCR-4917:
-----------------------------------
Summary: spi-commons: NameParser is too picky
Key: JCR-4917
URL: https://issues.apache.org/jira/browse/JCR-4917
Project: Jackrabbit Content Repository
Issue Type: Bug
Components: jackrabbit-spi-commons
Reporter: Julian Reschke
Assignee: Julian Reschke
Fix For: 2.22
NameParser rejects non-ASCII whitespace inside names.
These are discouraged in the JCR spec, and disallowed in Jackrabbit, but
allowed in Oak (see https://issues.apache.org/jira/browse/OAK-4857).
spi-commons is used outside Jackrabbit classic and thus needs to be more
lenient (see https://issues.apache.org/jira/browse/JCRVLT-700).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)