Katie Horn has submitted this change and it was merged.
Change subject: Revert "Adding RapidError Pages! woo."
......................................................................
Revert "Adding RapidError Pages! woo."
Having some issues (some code is not aware that gateway could be an array) with
this.
This reverts commit a4b14e3bed56bcee71f7a6192087acf8bb6c1c85.
Change-Id: I6999eebf6659ae03ffc780c23b2cd4c0ad2e76d5
---
M DonationInterfaceFormSettings.php
1 file changed, 0 insertions(+), 17 deletions(-)
Approvals:
Katie Horn: Verified; Looks good to me, approved
diff --git a/DonationInterfaceFormSettings.php
b/DonationInterfaceFormSettings.php
index ac5a1fc..d3ec45a 100644
--- a/DonationInterfaceFormSettings.php
+++ b/DonationInterfaceFormSettings.php
@@ -460,23 +460,6 @@
);
}
-/* * ***********
- * Error Pages *
- * *********** */
-
-$forms_whitelist['error-default'] = array (
- 'file' => $form_dirs['default'] . '/error-cc.html',
- 'gateway' => array ( 'globalcollect', 'adyen', 'amazon', 'paypal' ),
- 'special_type' => 'error', //buuuurble
-);
-
-$forms_whitelist['error-cc'] = array (
- 'file' => $form_dirs['default'] . '/error-cc.html',
- 'gateway' => array ( 'globalcollect', 'adyen' ),
- 'payment_methods' => array ( 'cc' => 'ALL' ),
- 'special_type' => 'error',
-);
-
//Yes: We definitely want to blow away everything that didn't come from this
file.
$wgDonationInterfaceAllowedHtmlForms = $forms_whitelist;
$wgDonationInterfaceFormDirs = $form_dirs;
--
To view, visit https://gerrit.wikimedia.org/r/89373
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I6999eebf6659ae03ffc780c23b2cd4c0ad2e76d5
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: fundraising/1.22
Gerrit-Owner: Mwalker <[email protected]>
Gerrit-Reviewer: Katie Horn <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits