reschke commented on PR #2237: URL: https://github.com/apache/jackrabbit-oak/pull/2237#issuecomment-2813383617
re valid prefixes: the JCR spec allows many characters here; but checking exactly might be hard and overkill. As valid URIs, strictly speaking, are only ASCII, we should filter out all non-ASCII. That would leaves with a short "allow" list of characters. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: oak-dev-unsubscr...@jackrabbit.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org