In case a path continues, but no child was found then break out of main for loop.
It was a bug that when there are children in the next node, but no parameterised one, having a non-existent path element caused the main loop to continue and firing an if pathLen == i+1 case like if there was a legit node found.
This commit is contained in:
parent
e25a8a42c3
commit
0717a2e3d3