zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #11127
[Bug 1015468] [NEW] wrong uri resolution with fn:resolve-uri()
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
Follow ups
References