Index: openacs-4/packages/acs-templating/tcl/form-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/form-procs.tcl,v diff -u -r1.44 -r1.45 --- openacs-4/packages/acs-templating/tcl/form-procs.tcl 17 Oct 2010 21:06:09 -0000 1.44 +++ openacs-4/packages/acs-templating/tcl/form-procs.tcl 12 Apr 2013 16:12:57 -0000 1.45 @@ -363,7 +363,7 @@ # set the asset url for images set assets "[template::get_resource_path]/assets" # assume resources are under page root (not safe) - regsub "^[ns_info pageroot]" $assets {} assets + regsub "^$::acs::pageroot" $assets {} assets # ensure that the style template has been compiled and is up-to-date template::adp_init adp $file_stub