48
Chapter 3: Tag and Function Changes
cfswitch
Change
ColdFusion MX
You can no longer have
code inside a
cfswitch
tag
that is not in a
cfcase
or
cfdefaultcase
tag.
ColdFusion 5 erroneously
ignores the code, whereas
ColdFusion MX correctly
throws a compiler error.
cftable
header
attribute changed
ColdFusion MX
If you use the
cftable
header
attribute without any
text, ColdFusion MX
displays the header as true.
ColdFusion 5 displays the
header as TRUE.
cftextarea
All
ColdFusion MX 7
cfthrow
object
attribute
ColdFusion MX
cftimer
All
ColdFusion MX 7
cftree
format
,
onChange
,
style
,
enabled
,
visible
, and
tooltip
attributes
ColdFusion MX 7
cftrace
All
ColdFusion MX
cfxml
All
ColdFusion MX
Tag
Attribute or value
Added in this
ColdFusion release
Comment