Index: openacs-4/packages/ams/tcl/ams-list-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ams/tcl/ams-list-procs.tcl,v diff -u -N -r1.7 -r1.8 --- openacs-4/packages/ams/tcl/ams-list-procs.tcl 14 Feb 2006 21:49:29 -0000 1.7 +++ openacs-4/packages/ams/tcl/ams-list-procs.tcl 15 Feb 2006 14:18:58 -0000 1.8 @@ -240,7 +240,7 @@ set sort_order [expr 1 + [db_string get_highest_sort_order {} -default "0"]] } - if {![string eq "" $list_id]} { + if {![string eq "" $list_id]} { return [db_exec_plsql ams_list_attribute_map {}] } elseif {![string eq "" $list_ids]} { foreach list_id $list_ids {