← Back to team overview

zorba-coders team mailing list archive

[Bug 1019093] Re: isInSubtreeOf() method is misnamed

 

Probably more Markos's domain.

** Changed in: zorba
     Assignee: Matthias Brantner (matthias-brantner) => Markos Zaharioudakis (markos-za)

-- 
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