Text.isDescendant returns false if parent is '/'
------------------------------------------------
Key: JCR-1669
URL: https://issues.apache.org/jira/browse/JCR-1669
Project: Jackrabbit
Issue Type: Bug
Components: jackrabbit-jcr-commons
Reporter: angela
Priority: Trivial
the method isDescendant(String, String) of the Text utility class returns false
if the
passed potential parent-path represents the root node ("/").
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.