User "Khorn (WMF)" changed the status of MediaWiki.r101558. Old Status: new New Status: fixme
User "Khorn (WMF)" also posted a comment on MediaWiki.r101558. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/101558#c25374 Commit summary: Updated GlobalCollect to accept direct debit. See r101557. Comment: This is totally the commit that causes GlobalCollect CC payments to not display the iFrame in the default form (The others don't post back to this page, and instead do an ajax call to ourselves to get the URL, which is why it's not an issue there). Also, please check the return descriptions on do_transaction: Checking $results['status'] will only tell you if we were able to communicate with the server or not. You probably want to switch on the adapter's getTransactionWMFStatus. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
