Index: openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl,v diff -u -r1.133.2.12 -r1.133.2.13 --- openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl 10 Sep 2013 06:56:28 -0000 1.133.2.12 +++ openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl 13 Sep 2013 12:43:45 -0000 1.133.2.13 @@ -2180,7 +2180,7 @@ } } -ad_proc util_ReturnMetaRefresh { url { seconds_delay 0 } } { +ad_proc -deprecated util_ReturnMetaRefresh { url { seconds_delay 0 } } { Ugly workaround to deal with IE5.0 bug handling multipart/form-data using Meta Refresh page instead of a redirect.