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.106 -r1.332.2.107 --- openacs-4/packages/xowiki/tcl/package-procs.tcl 22 Jan 2022 18:37:19 -0000 1.332.2.106 +++ openacs-4/packages/xowiki/tcl/package-procs.tcl 24 Jan 2022 15:06:31 -0000 1.332.2.107 @@ -1531,7 +1531,7 @@ # Is the current user allowed to create a page from the prototype # pages? In some packages, this might not be allowed. # - if {[:check_permissions -package_id [self] [self] create-from-prototype]} { + if {[:check_permissions -package_id ${:id} [self] create-from-prototype]} { :log "try to import a prototype page for '$(stripped_name)' [array get {}]" if {$(stripped_name) ne ""} {