Comment #12 from davidc (AT) nag (DOT) co.uk 2006-08-18 09:42
(In reply to comment #11)
I wrote
In order to avoid such
system dependencies as the exact file path on which i happen to run the query,
the tests should use absolute URI.
of course just use an expression that is not so sensitive to the local
context for example use
ends-with(,'abc123')
and have the expected result of true