Hi,

I have a custom tag which is calling another CFX tag, and passing 
attributes via the attributeCollection attribute, ie:
<CFX_MyCFX attributeCollection="#attributes#">
It has been working for years under CF 7 and 8, but now under CF 9, I 
get an error:
"The tag does not have an attribute called attributecollection. "
which means that the list of attributes has not been passed as a 
collection of attributes, but as a regular attribute named 
"attributeCollection"

Any hint ?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:335796
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to