zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #11560
[Bug 1019093] Re: isInSubtreeOf() method is misnamed
No, I will let Matthias take this.
** Changed in: zorba
Assignee: Markos Zaharioudakis (markos-za) => Matthias Brantner (matthias-brantner)
--
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/1019093
Title:
isInSubtreeOf() method is misnamed
Status in Zorba - The XQuery Processor:
New
Bug description:
A->isInSubtreeOf(B) should return true if B is an ancestor of A.
However, it actually does the reverse: returns true if B is in a
subtree rooted at A. This is backwards. The method should be renamed,
perhaps to isAncestorOf().
To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/1019093/+subscriptions
References