[Zorba-coders] [Bug 1024892] Re: Zorba error [zerr:ZXQP0002]: theBodyExpr: assertion failed.

2012-07-18 Thread Chris Hillery
** 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/1024892 Title: Zorba error

[Zorba-coders] [Bug 1024892] Re: Zorba error [zerr:ZXQP0002]: theBodyExpr: assertion failed.

2012-07-16 Thread Matthias Brantner
The problem is that the key expression in the index declaration accesses a function of the module. However, this function doesn't seem to be compiled, yet. As a side-node, the example above should raise an error because the key expression tries to access the dynamic context (because of

Re: [Zorba-coders] [Bug 1024892] Re: Zorba error [zerr:ZXQP0002]: theBodyExpr: assertion failed.

2012-07-16 Thread William Candillon
Yes, you can replace current-dateTime() by 1 if it is easier to fix the problem. In fact the real example wasn't using current-dateTime(). On Mon, Jul 16, 2012 at 6:48 PM, Matthias Brantner 1024...@bugs.launchpad.net wrote: The problem is that the key expression in the index declaration accesses

[Zorba-coders] [Bug 1024892] Re: Zorba error [zerr:ZXQP0002]: theBodyExpr: assertion failed.

2012-07-15 Thread William Candillon
The failing expression is by guestbook:convert-dateTime(@datetime) ** Changed in: zorba Milestone: None = 2.7 ** Changed in: zorba Assignee: (unassigned) = Chris Hillery (ceejatec) -- You received this bug notification because you are a member of Zorba Coders, which is the registrant

[Zorba-coders] [Bug 1024892] Re: Zorba error [zerr:ZXQP0002]: theBodyExpr: assertion failed.

2012-07-15 Thread William Candillon
Assigned to you for dispatching. I believe that it is quite trivial to fix. ** Changed in: zorba Importance: Undecided = High -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/1024892 Title:

[Zorba-coders] [Bug 1024892] Re: Zorba error [zerr:ZXQP0002]: theBodyExpr: assertion failed.

2012-07-15 Thread Chris Hillery
I'm not totally sure who to dispatch to - I would normally think Markos, but he's going to be on vacation for the next week and a half. Matthias, would this be something you could look at, or else could you re-assign it to someone more appropriate? ** Changed in: zorba Assignee: Chris