Index: openacs-4/packages/contacts/lib/contacts-aggregated.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/contacts/lib/contacts-aggregated.tcl,v diff -u -r1.8 -r1.9 --- openacs-4/packages/contacts/lib/contacts-aggregated.tcl 17 Nov 2005 18:22:02 -0000 1.8 +++ openacs-4/packages/contacts/lib/contacts-aggregated.tcl 25 Nov 2005 18:12:21 -0000 1.9 @@ -215,6 +215,7 @@ db_dml insert_extend { } } } + db_dml update_search { } } -after_submit { ad_returnredirect "?search_id=$search_id&aggregate_attribute_id=$aggregate_attribute_id" }