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 -N -r1.55.2.7 -r1.55.2.8 --- openacs-4/packages/acs-templating/tcl/parse-procs.tcl 9 May 2017 20:07:52 -0000 1.55.2.7 +++ openacs-4/packages/acs-templating/tcl/parse-procs.tcl 30 Jun 2017 18:19:58 -0000 1.55.2.8 @@ -655,7 +655,7 @@ return {(^|[^\\])@([a-zA-Z0-9_:]+);noi18n@} } -# Naviserver requires for disambiguation of flags and values at the +# NaviServer requires for disambiguation of flags and values at the # end of the argument processing a terminating "--" (like for other # commands). AOLserver does not allow the "--". if {[ns_info name] eq "NaviServer"} {