Hi,

I have this code in Application.cfm
<CFERROR TYPE = "Exception" template = "/commun/requestError.cfm">

Under CF 5 and untill CF 8, the application scope was not changed when 
running requestError.cfm
even if it is in the virtual directory \commun
But now in CF 9, the Application.cfm in the commun directory is executed 
first, and the application scope is reset.

Should I consider this as a old bug corrected in CF 9, or a brand new bug?
This is a change in the way it used to work, anyway.



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:336004
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to