Index: openacs-4/packages/dotlrn-ecommerce/lib/section.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-ecommerce/lib/section.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/packages/dotlrn-ecommerce/lib/section.tcl 28 Jun 2005 00:09:46 -0000 1.2 +++ openacs-4/packages/dotlrn-ecommerce/lib/section.tcl 30 Jun 2005 08:14:14 -0000 1.3 @@ -56,7 +56,12 @@ ad_form -extend -name add_section -form { {section_key:text(inform) {label "Section Key"}} } - + + # HAM : + # Flush the section info from cache + # we use to do it after edit, but + # i think we need to do this everytime we visit this page + dotlrn_ecommerce::section::flush_cache $section_id } ad_form -extend -name add_section -form {