spi2davex: clear uri-lookup after removing node identified with uniqueID
------------------------------------------------------------------------
Key: JCR-2537
URL: https://issues.apache.org/jira/browse/JCR-2537
Project: Jackrabbit Content Repository
Issue Type: Bug
Components: jackrabbit-spi2dav
Affects Versions: 2.0.0
Reporter: angela
Assignee: angela
some test cases of DocumentViewImportTest fail in the setup (line 325 of
AbstractImportXmlTest) since the uri resolved from the specified
nodeID still refers to the node removed during the initial import before. this
would equally cause problems whenever a referenceable node was
replaced by another node and can easily be fixed by clearing the uri-cache
after the removal as it was already done for move.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.