Index: openacs-4/packages/dotlrn-ecommerce/www/application-reject.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-ecommerce/www/application-reject.tcl,v diff -u -r1.11 -r1.12 --- openacs-4/packages/dotlrn-ecommerce/www/application-reject.tcl 6 Sep 2005 02:00:16 -0000 1.11 +++ openacs-4/packages/dotlrn-ecommerce/www/application-reject.tcl 6 Sep 2005 02:46:16 -0000 1.12 @@ -27,7 +27,6 @@ where community_id = :community_id }] -dotlrn_ecommerce::section::flush_cache $section_id # get the patron info @@ -147,6 +146,8 @@ -body $body } \ -after_submit { + dotlrn_ecommerce::section::flush_cache $section_id + dotlrn_ecommerce::section::approve_next_in_waiting_list $community_id ad_returnredirect $return_url } }