On Tue, Jan 07, 2014 at 02:39:26PM +0100, Mathieu Malaterre wrote:
> Dear submitter,
>
>   Could you please confirm that patch proposed at:
>
>   http://bugs.debian.org/567210#39
>
>   Does solve the issue for you ?

It does not appear to solve the problem.  It still does not work when
networking is disabled, and it takes a long time and hangs even when
networking is enabled (probably because of rate-limiting on the W3C's
server).  With networking disabled:

  vauxhall ok % cat saxonb-xslt
  #!/bin/sh
  
  java -cp 
/etc/xml/resolver:/usr/share/java/xslthl.jar:/usr/share/java/xml-resolver.jar:/usr/share/java/saxonb.jar
 net.sf.saxon.Transform -x org.apache.xml.resolver.tools.ResolvingXMLReader -y 
org.apache.xml.resolver.tools.ResolvingXMLReader -r 
org.apache.xml.resolver.tools.CatalogResolver "$@"
  vauxhall no % ./saxonb-xslt -s:foo.xml -xsl:foo.xsl
  Requested document is file:/tmp/saxonb-testcase/index.xhtml
  Missing‽
  Requested document is index.xhtml
  Missing‽
  Requested document is file:/tmp/saxonb-testcase/index.xhtml
  Missing‽
  Requested document is index.xhtml
  Missing‽

-- 
brian m. carlson / brian with sandals: Houston, Texas, US
+1 832 623 2791 | http://www.crustytoothpaste.net/~bmc | My opinion only
OpenPGP: RSA v4 4096b: 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187

Attachment: signature.asc
Description: Digital signature

Reply via email to