[
https://issues.apache.org/jira/browse/JCR-5139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18015924#comment-18015924
]
Manfred Baedke commented on JCR-5139:
-------------------------------------
Turns out that the tests from PR#233 failed due to side effects between tests
that can't easily be avoided in JR, because unregistering namespaces isn't
supported. Added new test cases in PR#284 that all run fine. So, no issue here.
> The import of a system view using expanded names does not work properly
> ------------------------------------------------------------------------
>
> Key: JCR-5139
> URL: https://issues.apache.org/jira/browse/JCR-5139
> Project: Jackrabbit Content Repository
> Issue Type: Bug
> Reporter: Manfred Baedke
> Assignee: Manfred Baedke
> Priority: Major
>
> The import will only be successful if the imported xml document defines a
> prefix for the URI used in the expanded name or if the namespace registry
> already contains a prefix for it. Otherwise, the import doesn't even fail,
> but subsequent attempts to read the prefix mapping or read the imported
> content using that name will throw exceptions.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)