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.50 -r1.332.2.51 --- openacs-4/packages/xowiki/tcl/package-procs.tcl 20 Feb 2020 18:43:47 -0000 1.332.2.50 +++ openacs-4/packages/xowiki/tcl/package-procs.tcl 26 Feb 2020 20:26:22 -0000 1.332.2.51 @@ -2010,7 +2010,7 @@ -parent_id [dict get $item_info parent_id] \ -package_id ${:id} ] if {$page ne ""} { - :log "loading prototype page for [dict get $item_info stripped_name] from $package_key" + :log "loading prototype page for [dict get $item_info stripped_name] from [$pkgClass package_key]" break } }