jackrabbit-oak icon indicating copy to clipboard operation
jackrabbit-oak copied to clipboard

OAK-4818: Handle version nodes correctly in Node.getNodes().

Open csaboka opened this issue 6 years ago • 2 comments

Version and version history nodes should implement the Version and VersionHistory interfaces respectively no matter how they are accessed, but Node.getNodes() always returned plain Node instances.

csaboka avatar May 07 '18 19:05 csaboka