Index: openacs-4/packages/dotlrn-ecommerce/www/ecommerce/shopping-cart-add.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-ecommerce/www/ecommerce/shopping-cart-add.tcl,v diff -u -N -r1.21 -r1.22 --- openacs-4/packages/dotlrn-ecommerce/www/ecommerce/shopping-cart-add.tcl 14 Sep 2005 02:42:32 -0000 1.21 +++ openacs-4/packages/dotlrn-ecommerce/www/ecommerce/shopping-cart-add.tcl 15 Sep 2005 14:59:53 -0000 1.22 @@ -249,6 +249,9 @@ }] } + # Flush cache + dotlrn_ecommerce::section::flush_cache $section_id + if { [exists_and_not_null return_url] } { ad_returnredirect $return_url } else {