zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #00468
[Bug 868329] [NEW] URI resolver does not work well on Windows
Public bug reported:
When resolving a Windows absolute path relative to another URI, URI resolver cannot see that it is an absolute path (does not check for C:\) and treats it as relative path. It only checks for Linux style absolute paths.
See test zorba/resolving/path_to_uri.xq in branch lp:~danielturcanu/zorba/mytrunk
** Affects: zorba
Importance: Undecided
Assignee: Daniel Turcanu (danielturcanu)
Status: New
** Changed in: zorba
Assignee: (unassigned) => Daniel Turcanu (danielturcanu)
--
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/868329
Title:
URI resolver does not work well on Windows
Status in Zorba - The XQuery Processor:
New
Bug description:
When resolving a Windows absolute path relative to another URI, URI resolver cannot see that it is an absolute path (does not check for C:\) and treats it as relative path. It only checks for Linux style absolute paths.
See test zorba/resolving/path_to_uri.xq in branch lp:~danielturcanu/zorba/mytrunk
To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/868329/+subscriptions
Follow ups
References