Index: openacs-4/packages/xotcl-core/tcl/cr-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-core/tcl/cr-procs.tcl,v diff -u -N -r1.30 -r1.31 --- openacs-4/packages/xotcl-core/tcl/cr-procs.tcl 23 Apr 2009 10:14:51 -0000 1.30 +++ openacs-4/packages/xotcl-core/tcl/cr-procs.tcl 27 Apr 2009 20:31:34 -0000 1.31 @@ -591,7 +591,7 @@ } { returns the SQL-query to select the CrItems of the specified object_type @select_attributes attributes for the sql query to be retrieved, in addition - to item_id and object_type, which are always returned + to item_id, name, publish_status, and object_type, which are always returned @param orderby for ordering the solution set @param where_clause clause for restricting the answer set @param with_subtypes return subtypes as well