ItemInfoBuilder fails to set correct path on properties
-------------------------------------------------------
Key: JCR-3057
URL: https://issues.apache.org/jira/browse/JCR-3057
Project: Jackrabbit Content Repository
Issue Type: Bug
Components: jackrabbit-spi-commons
Affects Versions: 2.3.0
Reporter: Michael Dürig
Assignee: Michael Dürig
This only happens if the parent node's nodeId is id based (in contrast to path
based). The build() method should not rely on the nodeId providing the full
path. Instead it should us the parent node's getPath() method to construct the
full path.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira