r98464 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r98463‎ | r98464 | r98465 >
Date:21:34, 29 September 2011
Author:aaron
Status:ok (Comments)
Tags:
Comment:
FR r98459: forgot to commit this!
Modified paths:
  • /trunk/phase3/includes/Wiki.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/Wiki.php
@@ -509,7 +509,7 @@
510510 if ( $request->getFullRequestURL() == $title->getInternalURL( 'action=history' ) ) {
511511 $output->setSquidMaxage( $wgSquidMaxage );
512512 }
513 - $history = new HistoryPage( $article );
 513+ $history = new HistoryPage( $article, $this->context );
514514 $history->history();
515515 break;
516516 default:

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r98459Refactored HistoryPage to use RequestContextaaron21:20, 29 September 2011

Comments

#Comment by 😂 (talk | contribs)   22:59, 29 September 2011

FR?

#Comment by P858snake (talk | contribs)   00:25, 30 September 2011

FU with moar arrr?

Status & tagging log