Index: openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl,v diff -u -r1.278 -r1.279 --- openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl 28 Jun 2010 11:49:11 -0000 1.278 +++ openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl 29 Jun 2010 08:52:12 -0000 1.279 @@ -77,7 +77,7 @@ } set msg [$package_id import -replace 0 -create_user_ids 1 \ -parent_id [my item_id] -objects $item_ids] - my msg $msg + util_user_message -html -message $msg ::$package_id returnredirect [my query_parameter "return_url" [::xo::cc url]] }