[
https://issues.apache.org/jira/browse/OAK-1440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Dürig resolved OAK-1440.
--------------------------------
Resolution: Fixed
Fix Version/s: 0.17a
Fixed at http://svn.apache.org/r1570199
> o.a.j.o.api.Tree.toString hits hidden nodes
> -------------------------------------------
>
> Key: OAK-1440
> URL: https://issues.apache.org/jira/browse/OAK-1440
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: core
> Reporter: Davide Giannella
> Assignee: Michael Dürig
> Priority: Minor
> Fix For: 0.17a
>
>
> By printing the toString of a tree it will output the hidden nodes (and maybe
> properties).
> {code}
> o.a.j.o.a.Root root = ...;
> System.out.println(root.getTree(""/oak:index/<AN_INDEX>"));
> {code}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)