[Bug 17281] [QT3TS] xqhof16, xqhof18

https://www.w3.org/Bugs/Public/show_bug.cgi?id=17281

--- Comment #2 from Tim Mills <tim@cbcl.co.uk> 2012-06-01 10:37:44 UTC ---
(In reply to comment #1)
> Would it help if we stated a constraint on the test environment that the
> dynamic base URI of every module is the same as its static base URI? I would
> expect that to be easily achieved for most implementations, simply by executing
> the query in the same location as where the source code is located.

It might lead to some implementation bugs being more difficult to tease out. 
Note that this test uses a module.  There's a call to fn:static-base-uri from
lib which the test author believed would return lib, when in fact it should be
(in XQ30) the dynamic base URI.

I really do not like having fn:static-base-uri returning something which isn't
the static base URI.  It just leads to confusion.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 1 June 2012 10:37:52 UTC