r100397 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r100396‎ | r100397 | r100398 >
Date:00:11, 21 October 2011
Author:awjrichards
Status:deferred (Comments)
Tags:fundraising 
Comment:
Adding js error message loading to payflowpro gateway
Modified paths:
  • /trunk/extensions/DonationInterface/payflowpro_gateway/payflowpro_gateway.body.php (modified) (history)

Diff [purge]

Index: trunk/extensions/DonationInterface/payflowpro_gateway/payflowpro_gateway.body.php
@@ -24,6 +24,8 @@
2525
2626 $gateway_id = $this->adapter->getIdentifier();
2727
 28+ $this->addErrorMessageScript();
 29+
2830 $this->setHeaders();
2931
3032 /**

Comments

#Comment by Awjrichards (talk | contribs)   00:12, 21 October 2011

This magic and the magic that generates it should be abstracted and ResourceLoader-ified

Status & tagging log