Index: openacs-4/packages/file-storage/www/folder-create.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/file-storage/www/folder-create.tcl,v diff -u -r1.11.2.3 -r1.11.2.4 --- openacs-4/packages/file-storage/www/folder-create.tcl 19 Oct 2021 15:08:18 -0000 1.11.2.3 +++ openacs-4/packages/file-storage/www/folder-create.tcl 25 Jan 2022 11:12:49 -0000 1.11.2.4 @@ -85,7 +85,7 @@ cr_items ci where cf.folder_id = :folder_id and cf.folder_id = ci.item_id - } -array folder + } -column_array folder #Sigh, there seems to be no consitancy as to how name, title, label and pretty_name are used.