http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97311

Revision: 97311
Author:   pgehres
Date:     2011-09-16 18:45:26 +0000 (Fri, 16 Sep 2011)
Log Message:
-----------
Changed redirect URL for IE6

Modified Paths:
--------------
    
trunk/extensions/DonationInterface/payflowpro_gateway/forms/rapidhtml/html/webitects_1.html
    
trunk/extensions/DonationInterface/payflowpro_gateway/forms/rapidhtml/html/webitects_1a.html
    
trunk/extensions/DonationInterface/payflowpro_gateway/forms/rapidhtml/html/webitects_2.html

Modified: 
trunk/extensions/DonationInterface/payflowpro_gateway/forms/rapidhtml/html/webitects_1.html
===================================================================
--- 
trunk/extensions/DonationInterface/payflowpro_gateway/forms/rapidhtml/html/webitects_1.html
 2011-09-16 18:33:19 UTC (rev 97310)
+++ 
trunk/extensions/DonationInterface/payflowpro_gateway/forms/rapidhtml/html/webitects_1.html
 2011-09-16 18:45:26 UTC (rev 97311)
@@ -226,7 +226,7 @@
                                //get the current querystring
                                var qs = window.location.search.substring(1);
                                // redirect IE6 people to another form
-                               
window.location.replace("http://wikimediafoundation.org/wiki/Special:LandingCheck?language=en&landing_page=L11_ExtraInfo_0902_N&utm_campaign=C_0916_Webitects_US_ie6&utm_source=B_BR_0916_US&country_code=USreferrer=webitects1";);
+                               
window.location.replace("https://wikimediafoundation.org/wiki/Special:LandingCheck?language=en&landing_page=L11_ExtraInfo_0902_N&utm_campaign=C_0916_Webitects_US_ie6&utm_source=B_BR_0916_US&country_code=US&referrer=webitects1";);
                            }
                        
                        // check for RapidHtml errors and display, if any

Modified: 
trunk/extensions/DonationInterface/payflowpro_gateway/forms/rapidhtml/html/webitects_1a.html
===================================================================
--- 
trunk/extensions/DonationInterface/payflowpro_gateway/forms/rapidhtml/html/webitects_1a.html
        2011-09-16 18:33:19 UTC (rev 97310)
+++ 
trunk/extensions/DonationInterface/payflowpro_gateway/forms/rapidhtml/html/webitects_1a.html
        2011-09-16 18:45:26 UTC (rev 97311)
@@ -227,7 +227,7 @@
                                //get the current querystring
                                var qs = window.location.search.substring(1);
                                // redirect IE6 people to another form
-                                       
window.location.replace("http://wikimediafoundation.org/wiki/Special:LandingCheck?language=en&landing_page=L11_ExtraInfo_0902_N&utm_campaign=C_0916_Webitects_US_ie6&utm_source=B_BR_0916_US&country_code=USreferrer=webitects1a";);
+                                       
window.location.replace("https://wikimediafoundation.org/wiki/Special:LandingCheck?language=en&landing_page=L11_ExtraInfo_0902_N&utm_campaign=C_0916_Webitects_US_ie6&utm_source=B_BR_0916_US&country_code=US&referrer=webitects1a";);
                            }
                        
                        // check for RapidHtml errors and display, if any

Modified: 
trunk/extensions/DonationInterface/payflowpro_gateway/forms/rapidhtml/html/webitects_2.html
===================================================================
--- 
trunk/extensions/DonationInterface/payflowpro_gateway/forms/rapidhtml/html/webitects_2.html
 2011-09-16 18:33:19 UTC (rev 97310)
+++ 
trunk/extensions/DonationInterface/payflowpro_gateway/forms/rapidhtml/html/webitects_2.html
 2011-09-16 18:45:26 UTC (rev 97311)
@@ -237,7 +237,7 @@
                                //get the current querystring
                                var qs = window.location.search.substring(1);
                                // redirect IE6 people to another form
-                               
window.location.replace("http://wikimediafoundation.org/wiki/Special:LandingCheck?language=en&landing_page=L11_ExtraInfo_0902_N&utm_campaign=C_0916_Webitects_US_ie6&utm_source=B_BR_0916_US&country_code=US&referrer=webitects2";);
+                               
window.location.replace("https://wikimediafoundation.org/wiki/Special:LandingCheck?language=en&landing_page=L11_ExtraInfo_0902_N&utm_campaign=C_0916_Webitects_US_ie6&utm_source=B_BR_0916_US&country_code=US&referrer=webitects2";);
                            }
                        
                        // check for RapidHtml errors and display, if any


_______________________________________________
MediaWiki-CVS mailing list
MediaWiki-CVS@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to