[Zorba-coders] [Merge] lp:~zorba-coders/zorba/fix_bug_969251 into lp:zorba

2012-06-05 Thread Sorin Marian Nasoi
Sorin Marian Nasoi has proposed merging lp:~zorba-coders/zorba/fix_bug_969251 into lp:zorba. Requested reviews: Sorin Marian Nasoi (sorin.marian.nasoi) Related bugs: Bug #969251 in Zorba: mainModule16 test can raise any of two error messages https://bugs.launchpad.net/zorba/+bug/969251

[Zorba-coders] [Bug 969251] Re: mainModule16 test can raise any of two error messages

2012-06-05 Thread Launchpad Bug Tracker
** Branch linked: lp:~zorba-coders/zorba/fix_bug_969251 -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/969251 Title: mainModule16 test can raise any of two error messages Status in Zorba - The

[Zorba-coders] [Bug 967428] Re: errors not caught if raised during temp index creation

2012-06-05 Thread Markos Zaharioudakis
** 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/967428 Title: errors not caught if raised during temp index creation Status in Zorba - The

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/image-module-fix into lp:zorba/image-module

2012-06-05 Thread Ghislain Fourny
Ghislain Fourny has proposed merging lp:~zorba-coders/zorba/image-module-fix into lp:zorba/image-module. Requested reviews: Matthias Brantner (matthias-brantner) Chris Hillery (ceejatec) For more details, see: https://code.launchpad.net/~zorba-coders/zorba/image-module-fix/+merge/108746

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/fix_bug_969251 into lp:zorba

2012-06-05 Thread Ghislain Fourny
Hi Sorin - how about also declaring the geometry prefix, to make clear that the only error tested here is that the type is not in scope (if we agree that this is what the test is about)? -- https://code.launchpad.net/~zorba-coders/zorba/fix_bug_969251/+merge/108679 Your team Zorba Coders is

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/fix_bug_969251 into lp:zorba

2012-06-05 Thread Ghislain Fourny
Review: Needs Fixing -- https://code.launchpad.net/~zorba-coders/zorba/fix_bug_969251/+merge/108679 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsubscribe :

[Zorba-coders] [Bug 1009043] [NEW] FLWOR windows do not perform type check

2012-06-05 Thread Ghislain Fourny
Public bug reported: My understanding is that the following query should raise a type error, but it succeeds: for tumbling window $x as xs:string in 2 start $s at $spos when true() end $e at $epos when true() return $x ** Affects: zorba Importance: Undecided Assignee: Matthias

[Zorba-coders] [Bug 1008504] Re: parse-xml-fragment triggers schema error

2012-06-05 Thread Nicolae Brinza
The strip-boundary-space option was hidden in the latest parse-fragment code as it did not work reliably in LibXml2 (the option was passed to the library). The current parse() function does not have this option. It is pending a reimplementation in our code. I guess a solution would be to update

[Zorba-coders] [Bug 1009043] Re: FLWOR windows do not perform type check

2012-06-05 Thread Matthias Brantner
*** This bug is a duplicate of bug 899366 *** https://bugs.launchpad.net/bugs/899366 ** This bug has been marked a duplicate of bug 899366 windowing: type checking missing (expected XPTY0004) -- You received this bug notification because you are a member of Zorba Coders, which is the