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 @@
25
25
26
26
$gateway_id = $this->adapter->getIdentifier();
27
27
28
+ $this->addErrorMessageScript();
29
+
28
30
$this->setHeaders();
29
31
30
32
/**
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
02:36, 27 October 2011
Awjrichards
(
talk
|
contribs
)
changed the
status
of r100397
[
removed:
fixme
added:
deferred]
18:57, 21 October 2011
Awjrichards
(
talk
|
contribs
)
changed the
tags
for r100397
[
added:
fundraising]
00:12, 21 October 2011
Awjrichards
(
talk
|
contribs
)
changed the
status
of r100397
[
removed:
new
added:
fixme]