Hi.

Ok, I have found the bug and know what is it. When I was doing the XMLParse
I set the case sensitive attribute to true:

<cfset responseData = XMLParse(cfhttp.filecontent, true)>

However, even through the case in the cfoutput string is perfect CF throws
an error from the dot notation say the object doesn't exist. Remove the case
sensitive true from the XMLParse, or in the case of the example given by
BSterner, don't added it to the CFXML tag and everything works fine.

This is therefore a bug.

Best Regards

Andrew


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:227501
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to