User Guide

Tag changes since ColdFusion 5 35
cfcache
(continued)
action="flush"
attribute ColdFusion MX The action="flush"
attribute now correctly
expires a cached page in
the server, the client, or
both locations.
The cfcache.map file now
contains the template
name and source
timestamp.
cfcalendar
All ColdFusion MX 7
cfcatch
Changes ColdFusion MX The cfcatch.Message
attribute gets the current
values every time an
exception is thrown, and
ColdFusion MX ignores
any
cfset assignment to a
cfcatch member.
To remedy this, construct a
new message or variable to
make extensions to
changes in
cfcatch values.
The
cfcatch.Message
attribute returns a different
SQLState value for Type 4
database drivers; this
affects the
NativeErrorCode variable
as well.
You can no longer use
cfcatch to catch function
validation errors; use the
ColdFusion MX compiler
instead.
Tag Attribute or value Added in this
ColdFusion release
Comment