[Bug 29582] [QT3] relative URIs in app-Walmsley tests

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

--- Comment #3 from Christian Gruen <christian.gruen@gmail.com> ---
I still have no idea how to properly resolve the static base uri in this
context (and I am pretty sure I would only need it to do justice to these few
test cases).

I didn’t find a similar pattern in the other test cases that use fn:doc (in
most of them, the URI seems to be bound to a variable), but I noticed that
things are (I believe) handled more easily in other test cases. See
"UseCaseR31-030" for example: It directly addresses
"UseCaseR31/Wikipedia-Origami.xml" in the doc function, and there is not source
element addressing it.

Maybe things can be resolved as follows?

a) address the document via "Walmsley/catalog.xml"

b) drop the old <source> element
  <source role="." file="Walmsley/catalog.xml" uri="catalog.xml"/>

c) update the test cases (d1e41635, d1e41648?) that rely on the context item

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 2 May 2016 11:13:01 UTC