Index: openacs-4/packages/contacts/tcl/contacts-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/contacts/tcl/contacts-procs.tcl,v diff -u -r1.35 -r1.36 --- openacs-4/packages/contacts/tcl/contacts-procs.tcl 19 Oct 2005 16:58:36 -0000 1.35 +++ openacs-4/packages/contacts/tcl/contacts-procs.tcl 19 Oct 2005 18:17:57 -0000 1.36 @@ -546,6 +546,8 @@ } } } + set group_list [ams::util::localize_list_of_lists -list $group_list] + switch $output { list { set list_output [list]