← Back to team overview

zorba-coders team mailing list archive

[Bug 948879] Re: --uri-path doesn't work with fetch:content()

 

** Changed in: zorba
       Status: In Progress => Fix Committed

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

Title:
  --uri-path doesn't work with fetch:content()

Status in Zorba - The XQuery Processor:
  Fix Committed

Bug description:
  The zorbacmd command-line arguments --uri-path, --lib-path, and
  --module-path modify the StaticContext that runs the query. However,
  if this query invokes the fetch module, the invocation of
  fetch:content() is in a separate StaticContext that does not inherit
  those paths. The upshot is that you can't fetch content from any
  custom paths, only the built-in Zorba paths.

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


References