Achim Koch created JCRVLT-703:
---------------------------------
Summary: Validator Plugin reports wrong path for missing binary
node
Key: JCRVLT-703
URL: https://issues.apache.org/jira/browse/JCRVLT-703
Project: Jackrabbit FileVault
Issue Type: Bug
Reporter: Achim Koch
The validator in the FileVault Nodetype Validator Plugin (v1.3.2 / v3.6.8) is
complaining about
*Mandatory child node missing: jcr:content [nt:base] inside node with types
[nt:file] @ jcr_root/apps*
The folder /apps is an empty intermediate node (empty except folders). The file
that actually is missing is in a different branch:
jcr_root/_oak_index/damAssetLucene-8-custom-1/tika/config.xml
The validator obviously is reporting the wrong path.
The issue should be reproducible here:
https://github.com/ackoch/validate-issue-01.git
--
This message was sent by Atlassian Jira
(v8.20.10#820010)