Index: openacs-4/packages/acs-tcl/tcl/pdf-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/pdf-procs.tcl,v diff -u -N -r1.2.12.1 -r1.2.12.2 --- openacs-4/packages/acs-tcl/tcl/pdf-procs.tcl 1 Apr 2014 18:37:31 -0000 1.2.12.1 +++ openacs-4/packages/acs-tcl/tcl/pdf-procs.tcl 25 Aug 2014 09:29:03 -0000 1.2.12.2 @@ -118,7 +118,7 @@ @param set_var_call procedure-name which sets the variables used } { - eval $set_var_call + {*}$set_var_call # retrieve template and write to tmpfile # set content [content::get_content_value $template_id]