[Bug 17281] [QT3TS] xqhof16, xqhof18

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

--- Comment #5 from Michael Kay <mike@saxonica.com> 2012-06-01 11:36:56 UTC ---
The problem is that in practice, the static-base-uri() function is used to
locate resources such as lookup documents (configuration files etc) which exist
in the dynamic environment where the query is deployed; it is not used to find
out where the source code was when it was compiled. 

For compatibility, static-base-uri() needs to continue to return the deployment
location. We don't need a function to tell you where the source code was when
it was compiled: there is no reason we should want to make this information
available.

-- 
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 11:39:00 UTC