Last modified: 2012-07-03 18:39:30 UTC
2012-07-03 12:00:41 v22011026445052.yourvserver.net mediawiki-bw_: [5982b34c] /w/i.php?title=User_talk%3ASiebrand&action=history Exception from line 571 of /www/w/includes/Message.php: Invalid message parameter #0 /www/w/includes/Message.php(546): Message->extractParam(Array) #1 /www/w/includes/Message.php(414): Message->replaceParameters('$1 {{PLURAL:$1|...', 'before') #2 /www/w/includes/Message.php(463): Message->toString() #3 /www/w/includes/ChangesList.php(245): Message->text() #4 /www/w/includes/actions/HistoryAction.php(629): ChangesList::showCharacterDifference('571', NULL) #5 /www/w/includes/actions/HistoryAction.php(396): HistoryPager->historyLine(Object(stdClass), Object(stdClass), false, false, false) #6 /www/w/includes/Pager.php(372): HistoryPager->formatRow(Object(stdClass)) #7 /www/w/includes/actions/HistoryAction.php(188): IndexPager->getBody() #8 /www/w/includes/Action.php(541): HistoryAction->onView() #9 /www/w/includes/Wiki.php(492): FormlessAction->show() #10 /www/w/includes/Wiki.php(277): MediaWiki->performAction(Object(Article)) #11 /www/w/includes/Wiki.php(601): MediaWiki->performRequest() #12 /www/w/includes/Wiki.php(511): MediaWiki->main() #13 /www/w/index.php(58): MediaWiki->run() #14 {main}
The reason is probably ->numParams( null ) call. But where does the null come from?
The revision that is causing the problem is 2896838 at http://translatewiki.net/w/api.php?action=query&prop=revisions&titles=User_talk:Siebrand&rvlimit=5&rvprop=timestamp|user|size|ids
Fixed in https://gerrit.wikimedia.org/r/#/c/14085/.