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.32 -r1.33 --- openacs-4/packages/dotlrn-ecommerce/www/ecommerce/shopping-cart-add.tcl 24 Oct 2005 17:40:52 -0000 1.32 +++ openacs-4/packages/dotlrn-ecommerce/www/ecommerce/shopping-cart-add.tcl 24 Oct 2005 18:18:22 -0000 1.33 @@ -105,7 +105,7 @@ from dotlrn_member_rels_full where user_id = :participant_id and community_id = :community_id - and member_state in = 'approved' + and member_state = 'approved' }] && $override_p == 0 && $override_course_application_p == 0 } { if { [exists_and_not_null return_url] } { ad_returnredirect $return_url