Skip to main content
This topic has been closed for replies.

1 reply

Charlie Arehart
Community Expert
Community Expert
October 22, 2012

This page should be modified in two ways (for CF10 changes).

First, the syntax box at the top should be modified to list the two new attributes for CF10: preserveCase and encodeValue. (They are mentioned in the history section and attributes table.)

Second, the discussion about setting cookies in script should be changed to indicate the new cookie statement added in CF10 for use with CFSCRIPT. It accepts the same attribute/value pairs. The reader should then be directed to a page discussing use of this statement within CFSCRIPT. For now, the new cookie statement is mentioned only in "Developing ColdFusion 10 Applications", in its section "Security Enhancements in ColdFusion 10", at http://help.adobe.com/en_US/ColdFusion/10.0/Developing/WSe61e35da8d3185183e145c0d1353e31f559-7ff8.html.

This page (above) could be modified to refer to this script-equivalent in the way that some other pages about tags in the CFML reference have been so modified (mentioning the available script equivalent at the top of the page, with an example), as is done for CFSETTING (http://help.adobe.com/en_US/ColdFusion/10.0/CFMLRef/WSc3ff6d0ea77859461172e0811cbec22c24-7d68.html).

/Charlie (troubleshooter, carehart. org)