Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-1440

o.a.j.o.api.Tree.toString hits hidden nodes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.17
    • core
    • None

    Description

      By printing the toString of a tree it will output the hidden nodes (and maybe properties).

      o.a.j.o.a.Root root = ...;
      System.out.println(root.getTree(""/oak:index/<AN_INDEX>"));
      

      Attachments

        Issue Links

          Activity

            People

              mduerig Michael Dürig
              edivad Davide Giannella
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: