[Zorba-coders] [Bug 949910] Re: fn:has-children segfaults on comment nodes

2012-06-13 Thread Dana Florescu
** Changed in: zorba
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/949910

Title:
  fn:has-children segfaults on comment nodes

Status in Zorba - The XQuery Processor:
  Fix Released

Bug description:
  When fn:has-children is called (for example) on a comment node, the
  C++ function zorba::store::Item::getChildren() is called on the
  parameter item, which leads to an error because this method is not
  implemented for nodes other than document nodes or element nodes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/949910/+subscriptions

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


[Zorba-coders] [Bug 949910] Re: fn:has-children segfaults on comment nodes

2012-04-05 Thread Ghislain Fourny
** Changed in: zorba
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/949910

Title:
  fn:has-children segfaults on comment nodes

Status in Zorba - The XQuery Processor:
  Fix Committed

Bug description:
  When fn:has-children is called (for example) on a comment node, the
  C++ function zorba::store::Item::getChildren() is called on the
  parameter item, which leads to an error because this method is not
  implemented for nodes other than document nodes or element nodes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/949910/+subscriptions

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


[Zorba-coders] [Bug 949910] Re: fn:has-children segfaults on comment nodes

2012-03-08 Thread Ghislain Fourny
** Branch linked: lp:~zorba-coders/zorba/bug-949910

** Changed in: zorba
   Status: New => In Progress

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/949910

Title:
  fn:has-children segfaults on comment nodes

Status in Zorba - The XQuery Processor:
  In Progress

Bug description:
  When fn:has-children is called (for example) on a comment node, the
  C++ function zorba::store::Item::getChildren() is called on the
  parameter item, which leads to an error because this method is not
  implemented for nodes other than document nodes or element nodes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/949910/+subscriptions

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp