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.368.2.24 -r1.368.2.25 --- openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl 28 Jun 2019 10:25:15 -0000 1.368.2.24 +++ openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl 28 Jun 2019 10:27:38 -0000 1.368.2.25 @@ -379,7 +379,7 @@ # TODO: check use-cases, with the restricted case actually still # makes sense. # - set template_file [string range [ns_normalizepath $template_file] 1 end] + set template_file [$fp_package_id normalizepath $template_file] } set form_redirect [:form_parameter "__form_redirect" ""] if {$form_redirect eq ""} {