- From: Florent Georges <fgeorges@fgeorges.org>
- Date: Wed, 6 Feb 2013 23:20:27 +0100
- To: XProc Dev <xproc-dev@w3.org>
Hi, In pxp:zip, when an href in the manifest is an absolute HTTP URL, FileToZip.readLastModified() sends an HTTP request. Even if there is a document in the source port with the same base URI. This results in the entire pipeline to fail with an exception when there is no connection or if the domain name does not exist. This looks like a bug to me, if a document in the source port has the same base URI, then HTTP should never be used. Regards, -- Florent Georges http://fgeorges.org/ http://h2oconsulting.be/
Received on Wednesday, 6 February 2013 22:21:14 UTC