Index: openacs-4/packages/xowiki/tcl/upgrade/upgrade.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/upgrade/upgrade.tcl,v diff -u -r1.11 -r1.11.2.1 --- openacs-4/packages/xowiki/tcl/upgrade/upgrade.tcl 30 Jun 2015 09:22:44 -0000 1.11 +++ openacs-4/packages/xowiki/tcl/upgrade/upgrade.tcl 18 Aug 2015 12:42:28 -0000 1.11.2.1 @@ -311,7 +311,7 @@ $package_id import-prototype-page categories-portlet } # perform the upgrate of 0.62 for the s5 package as well - if {[info command ::s5::Package] ne ""} { + if {[info commands ::s5::Package] ne ""} { foreach package_id [::s5::Package instances] { ::s5::Package initialize -package_id $package_id -init_url false # rename swf:name and image:name to file:name