[Zorba-coders] [Bug 992304] Re: Executing lib_only query invokes URI resolution process

2012-05-04 Thread Matthias Brantner
** Changed in: zorba Milestone: None => 2.5 -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/992304 Title: Executing lib_only query invokes URI resolution process Status in Zorba - The XQuery

[Zorba-coders] [Bug 992304] Re: Executing lib_only query invokes URI resolution process

2012-04-30 Thread Chris Hillery
I have figured out that this only happens when compiling the query as a library module, as with the -l command-line option. This happens because Zorba actually creates a separate query that imports the module namespace and executes that, registering a custom URLResolver for that namespace URI that

[Zorba-coders] [Bug 992304] Re: Executing lib_only query invokes URI resolution process

2012-04-30 Thread Chris Hillery
** Summary changed: - module declaration invokes URI resolution process + Executing lib_only query invokes URI resolution process -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/992304 Title: Ex