Index: openacs-4/packages/ecommerce/www/admin/orders/fulfill-3.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ecommerce/www/admin/orders/fulfill-3.tcl,v diff -u -N -r1.4 -r1.5 --- openacs-4/packages/ecommerce/www/admin/orders/fulfill-3.tcl 26 May 2002 04:36:50 -0000 1.4 +++ openacs-4/packages/ecommerce/www/admin/orders/fulfill-3.tcl 18 Sep 2002 21:33:52 -0000 1.5 @@ -53,7 +53,7 @@ from ec_shipments where shipment_id=:shipment_id"] > 0 } { ad_returnredirect "fulfillment" - return + ad_script_abort } set shipping_method [db_string shipping_method_select " @@ -284,7 +284,7 @@

Warning: the credit card authorization for this shipment (shipment_id $shipment_id) of order_id $order_id failed.

You may wish to abort the shipment (if possible) until this is issue is resolved. A note has been made in the problems log.

Continue with order fulfillment.

" - return + ad_script_abort } if {[string equal $result "failed_p"]} { db_dml transaction_failed_update "