r96123 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r96122‎ | r96123 | r96124 >
Date:16:46, 2 September 2011
Author:awjrichards
Status:reverted
Tags:
Comment:
MFT r96121
Modified paths:
  • /branches/fundraising/deployment/DonationInterface/payflowpro_gateway/forms/html/globalcollect_test_2.html (modified) (history)

Diff [purge]

Index: branches/fundraising/deployment/DonationInterface/payflowpro_gateway/forms/html/globalcollect_test_2.html
@@ -338,10 +338,10 @@
339339 <input type="hidden" value="@comment" name="comment"/>
340340 <input type="hidden" value="@comment-option" name="comment-option"/>
341341 <input type="hidden" value="@email-opt" name="email-opt"/>
342 - <input type="hidden" value="@payment_method" name="payment_method"/>
 342+ <input type="hidden" value="@payment_method" name="processed"/>
343343 <input type="hidden" value="@token" name="token"/>
344344 <input type="hidden" value="@order_id" name="order_id"/>
345 - <input type="hidden" value="@num_attempt" name="numAttempt"/>
 345+ <input type="hidden" value="@numAttempt" name="numAttempt"/>
346346 <input type="hidden" value="@contribution_tracking_id" name="contribution_tracking_id"/>
347347 <input type="hidden" value="@data_hash" name="data_hash"/>
348348 <input type="hidden" value="@action" name="action"/>
@@ -366,4 +366,4 @@
367367 </div>
368368 </td>
369369 </tr>
370 -</table>
\ No newline at end of file
 370+</table>

Follow-up revisions

RevisionCommit summaryAuthorDate
r96124Revert r96123awjrichards16:51, 2 September 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r96121Fixing incorrect hard-coded payment gateway in gc test form 2awjrichards16:41, 2 September 2011

Status & tagging log