r112467 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r112466
|
r112467
|
r112468
>
Date:
01:44, 27 February 2012
Author:
wikinaut
Status:
reverted
Tags:
gerritmigration
Comment:
removed superfluous code for setting userAgent since
r112466
Modified paths:
/trunk/extensions/RSS/RSSParser.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/RSS/RSSParser.php
—
—
@@ -296,7 +296,6 @@
297
297
)
298
298
);
299
299
300
- $client->setUserAgent( $wgRSSUserAgent );
301
300
foreach ( $headers as $header => $value ) {
302
301
$client->setHeader( $header, $value );
303
302
}
Follow-up revisions
Revision
Commit summary
Author
Date
r114390
Revert
r111347
,
r111348
,
r111350
,
r111351
,
r111515
,
r111816
,
r112243
,
r112251...
...
catrope
18:40, 21 March 2012
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r112466
Make userAgent also work as an option to MWHttpRequest::factory() and MWHttpR...
tstarling
01:37, 27 February 2012
Status & tagging log
18:40, 21 March 2012
Catrope
(
talk
|
contribs
)
changed the
status
of r112467
[
removed:
ok
added:
reverted]
18:10, 21 March 2012
Catrope
(
talk
|
contribs
)
changed the
tags
for r112467
[
added:
gerritmigration]
18:09, 21 March 2012
Catrope
(
talk
|
contribs
)
changed the
tags
for r112467
[]
23:16, 16 March 2012
Reedy
(
talk
|
contribs
)
changed the
status
of r112467
[
removed:
new
added:
ok]