r97311 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r97310‎ | r97311 | r97312 >
Date:18:45, 16 September 2011
Author:pgehres
Status:ok
Tags:
Comment:
Changed redirect URL for IE6
Modified paths:
  • /trunk/extensions/DonationInterface/payflowpro_gateway/forms/rapidhtml/html/webitects_1.html (modified) (history)
  • /trunk/extensions/DonationInterface/payflowpro_gateway/forms/rapidhtml/html/webitects_1a.html (modified) (history)
  • /trunk/extensions/DonationInterface/payflowpro_gateway/forms/rapidhtml/html/webitects_2.html (modified) (history)

Diff [purge]

Index: trunk/extensions/DonationInterface/payflowpro_gateway/forms/rapidhtml/html/webitects_1.html
@@ -226,7 +226,7 @@
227227 //get the current querystring
228228 var qs = window.location.search.substring(1);
229229 // redirect IE6 people to another form
230 - 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");
 230+ 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");
231231 }
232232
233233 // check for RapidHtml errors and display, if any
Index: trunk/extensions/DonationInterface/payflowpro_gateway/forms/rapidhtml/html/webitects_1a.html
@@ -227,7 +227,7 @@
228228 //get the current querystring
229229 var qs = window.location.search.substring(1);
230230 // redirect IE6 people to another form
231 - 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");
 231+ 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");
232232 }
233233
234234 // check for RapidHtml errors and display, if any
Index: trunk/extensions/DonationInterface/payflowpro_gateway/forms/rapidhtml/html/webitects_2.html
@@ -237,7 +237,7 @@
238238 //get the current querystring
239239 var qs = window.location.search.substring(1);
240240 // redirect IE6 people to another form
241 - 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");
 241+ 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");
242242 }
243243
244244 // check for RapidHtml errors and display, if any

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r97310Fixes for IE, redirect IE6 people to old formspgehres18:33, 16 September 2011

Status & tagging log