We have just applied JRun 4 updater 6 to an MX 6.1 Enterprise server. 
We have 2 instances set up in a cluster serving 1 site in IIS6. 


We have made use of cflocation in the site to redirect users to a new 
page. After applying Updater 6, this redirect now fails - a blank page 
appears, but the browser has the new URL in its address bar. However 
apparently only on Internet Explorer. Firefox appears to still handle 
this ok. 


We've also narrowed it down to URLs with variables in it only. The 
following presents the user a blank page. Hitting refresh loads it 
fine. 


<cfsilent> 
<cfparam name="attributes.sap_realestateagent_cit_id" 
default="/for_property_buyers/agent/90007.cfm"> 
</cfsilent> 
<cflocation url="#attributes.sap_realestateagent_cit_id#" 
addtoken="no"> 


Using just <cflocation url="/file.cfm" addtoken="no"> works ok. 


Any ideas on this? It worked fine before this update but I cannot find 
any references linking this issue to the update.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:218384
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