Donate Share

Saxon XSLT and XQuery Processor

Tracker: Bugs

5 -a option not working - ID: 655950
Last Update: Comment added ( mhkay )

The -a option on the command line does not work.

Applies to 7.3 and 7.3.1; source code fixed and tested.

If you want to fix the source yourself, change line 103
of net.sf.saxon.Transform from

if (args[i].equals("-c")) {

to

else if (args[i].equals("-c")) {

Michael Kay


Michael Kay ( mhkay ) - 2002-12-18 20:40

5

Closed

None

Michael Kay

Command Line

v7.3.1

Public


Comment ( 1 )

Date: 2003-02-17 12:19
Sender: mhkayProject Admin

Logged In: YES
user_id=251681

Fixed in 7.4


Attached File

No Files Currently Attached

Changes ( 2 )

Field Old Value Date By
status_id Open 2003-02-17 12:19 mhkay
close_date - 2003-02-17 12:19 mhkay