Index: openacs-4/packages/simulation/www/object-list.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/simulation/www/Attic/object-list.tcl,v diff -u -r1.8 -r1.9 --- openacs-4/packages/simulation/www/object-list.tcl 29 Oct 2003 18:48:09 -0000 1.8 +++ openacs-4/packages/simulation/www/object-list.tcl 31 Oct 2003 08:43:15 -0000 1.9 @@ -74,7 +74,7 @@ set delete_url [export_vars -base "object-delete" { item_id }] switch -glob $mime_type { - text/* { + text/* - {} { set view_url [export_vars -base "object/$name"] } default {