[Zorba-coders] [Bug 871623] Re: Assertion failed with insert after in a collection

2012-06-12 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/871623 Title: Assertion failed with insert after in a collection Status in Zorba

[Zorba-coders] [Bug 871623] Re: Assertion failed with insert after in a collection

2011-11-16 Thread Matthias Brantner
** 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/871623 Title: Assertion failed w

[Zorba-coders] [Bug 871623] Re: Assertion failed with insert after in a collection

2011-10-12 Thread Federico Cavalieri
** Changed in: zorba Status: New => 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/871623 Title: Assertion failed with insert after in a collection Status in Zorba - The XQu

[Zorba-coders] [Bug 871623] Re: Assertion failed with insert after in a collection

2011-10-10 Thread Federico Cavalieri
** Changed in: zorba Assignee: (unassigned) => Federico Cavalieri (fcavalieri) -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/871623 Title: Assertion failed with insert after in a collectio

[Zorba-coders] [Bug 871623] Re: Assertion failed with insert after in a collection

2011-10-10 Thread Federico Cavalieri
** Description changed: The following query crashes zorba with an assertion failure: import module namespace ddl = "http://www.zorba-xquery.com/modules/store/dynamic/collections/ddl";; import module namespace dml = "http://www.zorba-xquery.com/modules/store/dynamic/collections/dml";;

[Zorba-coders] [Bug 871623] Re: Assertion failed with insert after in a collection

2011-10-10 Thread Federico Cavalieri
zorba: /zorba/repository/trunk/src/store/naive/node_items.cpp:343: long int zorba::simplestore::XmlNode::compareInSameTree(const zorba::simplestore::XmlNode*, const zorba::simplestore::XmlNode*) const: Assertion `n1->getTree() == n2->getTree()' failed. ** Changed in: zorba Importance: Undecide