BundleDbPersistenceManager consistencyFix doesn't fix missing non system
childnode entries of the root node
------------------------------------------------------------------------------------------------------------
Key: JCR-2169
URL: https://issues.apache.org/jira/browse/JCR-2169
Project: Jackrabbit Content Repository
Issue Type: Bug
Components: jackrabbit-core
Reporter: Bart van der Schans
Fix For: 2.0.0
Attachments: BundleDbPersistenceManager.patch
The bundle check/fix mechanism completely skips the checks on the root node,
but the root node can also have non system child node entries which can be
broken/missing. The attached patch makes the check only check the non system
child node entries of the root node. It would be nice if this patch (if/when
accepted) could also be backported to the 1.5 and 1.6 branches.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.