← Back to team overview

zorba-coders team mailing list archive

[Bug 867263] Re: Segfault with Delete and ReplaceContent

 

** Changed in: zorba
       Status: Fix Released => Fix Committed

** Changed in: zorba
    Milestone: None => 2.1

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

Title:
  Segfault with Delete and ReplaceContent

Status in Zorba - The XQuery Processor:
  Fix Committed

Bug description:
  This query causes a segfault:

  variable $test:=<root><child><childchild/></child></root>;

  (
  replace value of node $test/child with "x",
  delete node $test/child/childchild
  )

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