Re: [xsl] File URI / EXPath / Saxon

Subject: Re: [xsl] File URI / EXPath / Saxon
From: Florent Georges <lists@xxxxxxxxxxxx>
Date: Sat, 21 Nov 2009 10:35:01 +0000 (GMT)
Martynas Jusevicius wrote:

  Hi,

> net.sf.saxon.trans.XPathException:
Invalid URI:
>
file:///C:\Users\Martynas\WebRoot\odf2epub\build\web\epub\test.epub
>
at org.expath.saxon.Zip.fileFromURI(Zip.java:261)
>         at
org.expath.saxon.Zip.analyseHref(Zip.java:239)
>         at
org.expath.saxon.Zip.zipFile(Zip.java:305)

> And the file path is shown with
backslashes again.  Backslashes
> are not allowed in URIs as far as I know,
but the parameter
> value is without them.  Any ideas on what's going wrong?
I'm
> running Saxon on Windows.

  Thanks for your bug report.  But as this
seems to be a bug of
the EXPath ZIP module, it would be better to use the
EXPath
mailing list <http://www.expath.org/lists.html>.

  I am not sure to
figure out what's going on.  You speak about
Java; how do you use zip-file()?
Current Thread