Katie Horn has submitted this change and it was merged.
Change subject: Add PayPal tests
......................................................................
Add PayPal tests
Removed actual tests for deploy
Change-Id: Iac2447e1dc17b45d0b29bbad323db993dced35f8
---
M paypal_gateway/paypal_resultswitcher.body.php
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Katie Horn: Looks good to me, approved
diff --git a/paypal_gateway/paypal_resultswitcher.body.php
b/paypal_gateway/paypal_resultswitcher.body.php
index f5e99a6..1d6e745 100644
--- a/paypal_gateway/paypal_resultswitcher.body.php
+++ b/paypal_gateway/paypal_resultswitcher.body.php
@@ -43,7 +43,7 @@
}
if ( $forbidden ){
- wfHttpError( 403, 'Forbidden', wfMsg(
'donate_interface-error-http-403' ) );
+ wfHttpError( 403, 'Forbidden', wfMessage(
'donate_interface-error-http-403' )->text() );
}
$oid = $this->adapter->getData_Unstaged_Escaped( 'order_id' );
--
To view, visit https://gerrit.wikimedia.org/r/146625
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iac2447e1dc17b45d0b29bbad323db993dced35f8
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/DonationInterface
Gerrit-Branch: deploy-payments_1.22
Gerrit-Owner: Katie Horn <[email protected]>
Gerrit-Reviewer: Ejegg <[email protected]>
Gerrit-Reviewer: Katie Horn <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits