r102926 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r102925‎ | r102926 | r102927 >
Date:00:23, 14 November 2011
Author:pgehres
Status:ok
Tags:
Comment:
Removing duplicate @payment_method from rtbt
Modified paths:
  • /trunk/extensions/DonationInterface/globalcollect_gateway/forms/html/rtbt/rtbt-enets.html (modified) (history)
  • /trunk/extensions/DonationInterface/globalcollect_gateway/forms/html/rtbt/rtbt-eps.html (modified) (history)
  • /trunk/extensions/DonationInterface/globalcollect_gateway/forms/html/rtbt/rtbt-ideal-noadd.html (modified) (history)
  • /trunk/extensions/DonationInterface/globalcollect_gateway/forms/html/rtbt/rtbt-ideal.html (modified) (history)
  • /trunk/extensions/DonationInterface/globalcollect_gateway/forms/html/rtbt/rtbt-sofo-GB.html (modified) (history)
  • /trunk/extensions/DonationInterface/globalcollect_gateway/forms/html/rtbt/rtbt-sofo.html (modified) (history)

Diff [purge]

Index: trunk/extensions/DonationInterface/globalcollect_gateway/forms/html/rtbt/rtbt-sofo-GB.html
@@ -120,7 +120,6 @@
121121 <input type="hidden" value="@owa_ref" name="owa_ref"/>
122122 <!-- new required fields -->
123123 <input type="hidden" value="@gateway" name="gateway"/>
124 - <input type="hidden" value="@payment_method" name="payment_method"/>
125124 <!-- required fields for bt and dd -->
126125 <input type="hidden" value="rtbt" name="payment_method"/>
127126 <input type="hidden" value="rtbt_sofortuberweisung" name="payment_submethod"/>
Index: trunk/extensions/DonationInterface/globalcollect_gateway/forms/html/rtbt/rtbt-enets.html
@@ -109,7 +109,6 @@
110110 <input type="hidden" value="@owa_ref" name="owa_ref"/>
111111 <!-- new required fields -->
112112 <input type="hidden" value="@gateway" name="gateway"/>
113 - <input type="hidden" value="@payment_method" name="payment_method"/>
114113 <!-- required fields for bt and dd -->
115114 <input type="hidden" value="rtbt" name="payment_method"/>
116115 <input type="hidden" value="rtbt_enets" name="payment_submethod"/>
Index: trunk/extensions/DonationInterface/globalcollect_gateway/forms/html/rtbt/rtbt-ideal.html
@@ -133,7 +133,6 @@
134134 <input type="hidden" value="@owa_ref" name="owa_ref"/>
135135 <!-- new required fields -->
136136 <input type="hidden" value="@gateway" name="gateway"/>
137 - <input type="hidden" value="@payment_method" name="payment_method"/>
138137 <!-- required fields for bt and dd -->
139138 <input type="hidden" value="rtbt" name="payment_method"/>
140139 <input type="hidden" value="rtbt_ideal" name="payment_submethod"/>
Index: trunk/extensions/DonationInterface/globalcollect_gateway/forms/html/rtbt/rtbt-ideal-noadd.html
@@ -123,7 +123,6 @@
124124 <input type="hidden" value="@owa_ref" name="owa_ref"/>
125125 <!-- new required fields -->
126126 <input type="hidden" value="@gateway" name="gateway"/>
127 - <input type="hidden" value="@payment_method" name="payment_method"/>
128127 <!-- required fields for bt and dd -->
129128 <input type="hidden" value="rtbt" name="payment_method"/>
130129 <input type="hidden" value="rtbt_ideal" name="payment_submethod"/>
Index: trunk/extensions/DonationInterface/globalcollect_gateway/forms/html/rtbt/rtbt-sofo.html
@@ -120,7 +120,6 @@
121121 <input type="hidden" value="@owa_ref" name="owa_ref"/>
122122 <!-- new required fields -->
123123 <input type="hidden" value="@gateway" name="gateway"/>
124 - <input type="hidden" value="@payment_method" name="payment_method"/>
125124 <!-- required fields for bt and dd -->
126125 <input type="hidden" value="rtbt" name="payment_method"/>
127126 <input type="hidden" value="rtbt_sofortuberweisung" name="payment_submethod"/>
Index: trunk/extensions/DonationInterface/globalcollect_gateway/forms/html/rtbt/rtbt-eps.html
@@ -129,7 +129,6 @@
130130 <input type="hidden" value="@owa_ref" name="owa_ref"/>
131131 <!-- new required fields -->
132132 <input type="hidden" value="@gateway" name="gateway"/>
133 - <input type="hidden" value="@payment_method" name="payment_method"/>
134133 <!-- required fields for bt and dd -->
135134 <input type="hidden" value="rtbt" name="payment_method"/>
136135 <input type="hidden" value="rtbt_eps" name="payment_submethod"/>

Follow-up revisions

RevisionCommit summaryAuthorDate
r102930MFT r102872, r102878, r102915, r102921, r102922, r102923, r102926, r102927, r...awjrichards01:37, 14 November 2011

Status & tagging log