[
https://issues.apache.org/jira/browse/JCR-2560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
angela updated JCR-2560:
------------------------
Component/s: jackrabbit-spi2dav
jackrabbit-jcr-server
Affects Version/s: 2.0.0
> spi2dav(ex): Item.isSame() may fail due to incomplete identifier information
> ----------------------------------------------------------------------------
>
> Key: JCR-2560
> URL: https://issues.apache.org/jira/browse/JCR-2560
> Project: Jackrabbit Content Repository
> Issue Type: Bug
> Components: jackrabbit-jcr-server, jackrabbit-spi2dav
> Affects Versions: 2.0.0
> Reporter: angela
>
> the following test fail in spi2dav(ex):
> org.apache.jackrabbit.jcr2spi.IsSameTest#testIsSameProperty3
> org.apache.jackrabbit.jcr2spi.IsSameTest#testIsSameProperty4
> org.apache.jackrabbit.jcr2spi.IsSameTest#testIsSameNode7
> root cause is the fact that in the setup jcr2spi-spi2dav(ex) items are not
> aware of ancestor identifiers unless those have been loaded, which in all
> failing tests isn't the case.
> for nodes this could be addressed by solving JCR-2030
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.