Index: openacs-4/packages/xowiki/tcl/package-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/package-procs.tcl,v diff -u -r1.332.2.141 -r1.332.2.142 --- openacs-4/packages/xowiki/tcl/package-procs.tcl 30 Oct 2023 11:17:51 -0000 1.332.2.141 +++ openacs-4/packages/xowiki/tcl/package-procs.tcl 30 Oct 2023 11:20:13 -0000 1.332.2.142 @@ -1638,6 +1638,7 @@ if {$(item_id) ne 0} { if {$(method) ne ""} { set method $(method) } + if {![info exists method]} { set method "" } if {$method eq "download"} { set object_id $(item_id)