Yes. This code has been working fine for over a year. Then after the security 
update its not. Cold fusion appears to be renaming the window and not using the 
name I gave it

On Feb 7, 2013, at 4:48 PM, "Andrew Scott" <[email protected]> wrote:

> 
> When you say name it, you are using the name attribute I take it. And do
> you use the correct way to get the window by name?
> 
> 
> -- 
> Regards,
> Andrew Scott
> WebSite: http://www.andyscott.id.au/
> Google+:  http://plus.google.com/113032480415921517411
> 
> 
> On Fri, Feb 8, 2013 at 5:25 AM, [email protected]
> <[email protected]>wrote:
> 
>> 
>> We recently applied a hotfix for the CFIDE h.cfm issue. After doing so
>> some of our sites using cfwindow are now broken. I have narrowed down the
>> issue to the id of the cfwindow. For example in my code we might call it
>> AddToCartWindow54276 but when I look at the source code after the page is
>> rendered it has been renamed to something like this cf_window1360260946673
>> so when my ColdFusion.Window.show('AddToCartWindow54276'); code executes I
>> get a window id not found error. Anybody know how I can fix this?
> 
> 

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

Reply via email to