r101504 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r101503‎ | r101504 | r101505 >
Date:17:29, 1 November 2011
Author:pgehres
Status:ok
Tags:
Comment:
Adding new required fields to webitects_2_3step
Modified paths:
  • /trunk/extensions/DonationInterface/globalcollect_gateway/forms/html/webitects_2_3step.html (modified) (history)

Diff [purge]

Index: trunk/extensions/DonationInterface/globalcollect_gateway/forms/html/webitects_2_3step.html
@@ -145,7 +145,6 @@
146146 <input type="hidden" value="@comment" name="comment"/>
147147 <input type="hidden" value="@comment-option" name="comment-option"/>
148148 <input type="hidden" value="@email-opt" name="email-opt"/>
149 - <input type="hidden" value="processed" name="payment_method"/>
150149 <input type="hidden" value="@token" name="token"/>
151150 <input type="hidden" value="@order_id" name="order_id"/>
152151 <input type="hidden" value="@numAttempt" name="numAttempt"/>
@@ -153,6 +152,9 @@
154153 <input type="hidden" value="@data_hash" name="data_hash"/>
155154 <input type="hidden" value="@owa_session" name="owa_session"/>
156155 <input type="hidden" value="@owa_ref" name="owa_ref"/>
 156+ <!-- new required fields -->
 157+ <input type="hidden" value="@gateway" name="gateway"/>
 158+ <input type="hidden" value="@payment_method" name="payment_method"/>
157159 </form>
158160 <div id="where-content">
159161 <hr />

Follow-up revisions

RevisionCommit summaryAuthorDate
r101746MFT r101074, r101217, r101236, r101382, r101501, r101503, r101504, r101512, r...awjrichards23:23, 2 November 2011

Status & tagging log