RE: [xslt] was RE:[] forward and back slashes in URI
- From: "Vakoc, Mark" <Mark_Vakoc jdedwards com>
- To: "'xslt gnome org'" <xslt gnome org>
- Subject: RE: [xslt] was RE:[] forward and back slashes in URI
- Date: Tue, 14 Aug 2001 08:45:01 -0600
> Strange, it is used through xmlBuildURI() which should handle the
unescaping
> of the URI-Reference. Did you try it and it failed ?
Right. I was started tracing through it but didn't get all the way. My
tests involved the
<xsl:document> element and the document() funtion. document() works
correctly but <xsl:document>
didn't.
The best test I did was to create two directories, one named 'debug test'
and one named 'debug%20test' and
to use <xsl:document href="debug%20test/file.xml">. It always went to the
'debug%20test' directory which is incorrect.
I (hopefully) will have some time today to dig into this today.
Thanks.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]