Description
This is due to the fact that currently only jcr:data property attributes below nt:resource types are ignored (but not below oak:Resource).
In general an improved https://jackrabbit.apache.org/filevault/vaultfs.html#Extended_File_aggregates and https://jackrabbit.apache.org/filevault/vaultfs.html#Resource_Nodes handling should be implemented which
- detects jcr:data properties provided by binary files
- will defer checking for mandatory missing properties until the parent node is fully processed (i.e. attributes by sibling files are processed)
Attachments
Issue Links
- Dependency
-
JCRVLT-463 jackrabbit-nodetypes: Mandatory child node missing: jcr:content [nt:base]
- Resolved
- is caused by
-
JCRVLT-426 Add nodetype validator
- Closed