Actions
Bug #2687
closed-xsl with http location stopped working
Start date:
2016-03-24
Due date:
% Done:
0%
Estimated time:
Legacy ID:
Applies to branch:
9.7, trunk
Fix Committed on Branch:
9.7, trunk
Fixed in Maintenance Release:
Platforms:
Description
Hi, I use saxonpe command line. When I use SaxonPE 9.5 I can use this command:
$ java -jar ~/Development/lib/SaxonPE9-5-1-10J/saxon9pe.jar -xsl:http://art-decor.org/ADAR/rv/DECOR2schematron.xsl -s:input.xml
And get the desired output, but using SaxonPE 9.7.0.4 I get:
$ java -jar ~/Development/lib/SaxonPE9-7-0-4J/saxon9pe.jar -xsl:http://art-decor.org/ADAR/rv/DECOR2schematron.xsl -s:input.xml
....
Stylesheet file http does not exist
Is that intended regression?
Please register to edit this issue
Actions