Index: openacs-4/packages/dotlrn-ecommerce/www/admin/ecommerce/items-return-4.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-ecommerce/www/admin/ecommerce/items-return-4.tcl,v diff -u -r1.9 -r1.10 --- openacs-4/packages/dotlrn-ecommerce/www/admin/ecommerce/items-return-4.tcl 22 Aug 2005 14:37:29 -0000 1.9 +++ openacs-4/packages/dotlrn-ecommerce/www/admin/ecommerce/items-return-4.tcl 22 Aug 2005 19:03:57 -0000 1.10 @@ -216,7 +216,7 @@ # Remove the participant from the community if { [db_0or1row community { - select s.community_id, o.participant_id + select s.community_id, o.participant_id, s.section_id from dotlrn_ecommerce_section s, ec_items i, dotlrn_ecommerce_orders o where s.product_id = i.product_id and i.item_id = o.item_id