Index: openacs-4/packages/acs-templating/tcl/parse-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/parse-procs.tcl,v diff -u -r1.17 -r1.18 --- openacs-4/packages/acs-templating/tcl/parse-procs.tcl 7 Aug 2003 14:43:51 -0000 1.17 +++ openacs-4/packages/acs-templating/tcl/parse-procs.tcl 17 Sep 2003 14:24:37 -0000 1.18 @@ -89,7 +89,7 @@ # ensure that template output procedure exists and is up-to-date template::adp_init $template_extension $__adp_stub - # get result of template output procedure into __adp_output + # get result of template output procedure into __adp_output, and properties into __adp_properties template::code::${template_extension}::$__adp_stub # call the master template if one has been defined