Public bug reported:

the following query:

  resolve-uri("#id","file:///test.xml")

returns:

  file:///?#id

1. the question mark doesn't look right
2. I might be wrong, but I think the correct result should be 
"file:///test.xml#id"

** Affects: zorba
     Importance: Medium
     Assignee: Chris Hillery (ceejatec)
         Status: New


** Tags: function-library incorrect-result

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

Title:
  wrong uri resolution with fn:resolve-uri()

Status in Zorba - The XQuery Processor:
  New

Bug description:
  the following query:

    resolve-uri("#id","file:///test.xml")

  returns:

    file:///?#id

  1. the question mark doesn't look right
  2. I might be wrong, but I think the correct result should be 
"file:///test.xml#id"

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

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to     : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp

Reply via email to