Index: openacs-4/packages/dotlrn-ecommerce/tcl/section-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-ecommerce/tcl/section-procs.tcl,v diff -u -N -r1.29 -r1.30 --- openacs-4/packages/dotlrn-ecommerce/tcl/section-procs.tcl 6 Sep 2005 06:01:46 -0000 1.29 +++ openacs-4/packages/dotlrn-ecommerce/tcl/section-procs.tcl 6 Sep 2005 06:24:03 -0000 1.30 @@ -178,7 +178,8 @@ util_memoize_flush [list dotlrn_ecommerce::section::member_price $section_id] util_memoize_flush [list dotlrn_ecommerce::section::application_assessment $section_id] util_memoize_flush [list dotlrn_ecommerce::section::section_zones $community_id] - util_memoize_flush [list dotlrn_ecommerce::patron_catalog_message $community_id] + util_memoize_flush_regexp "dotlrn_ecommerce::patron_catalog_message $community_id.*" + util_memoize_flush [list dotlrn_ecommerce::section::has_discount_p $product_id] util_memoize_flush [list dotlrn_ecommerce::section::has_discount_p $product_id]