r95462 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r95461‎ | r95462 | r95463 >
Date:08:31, 25 August 2011
Author:reedy
Status:reverted (Comments)
Tags:
Comment:
Hopefully fix
[25-Aug-2011 08:03:00] PHP Notice: Found alias defined for Globalfileusage when searching for special page aliases for GlobalFileUsage. Case mismatch? [Called from SpecialPage::getTitleFor in /www/w/includes/SpecialPage.php at line 259] in /www/w/includes/GlobalFunctions.php on line 3396
[25-Aug-2011 08:03:00] PHP Notice: Found alias defined for Globaltemplateusage when searching for special page aliases for GlobalTemplateUsage. Case mismatch? [Called from SpecialPage::getTitleFor in /www/w/includes/SpecialPage.php at line 259] in /www/w/includes/GlobalFunctions.php on line 3396


r95396
Modified paths:
  • /trunk/phase3/includes/specials/SpecialSearch.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/specials/SpecialSearch.php
@@ -34,8 +34,8 @@
3535 * For users tt replaces the set of enabled namespaces from the query
3636 * string when applicable. Extensions can add new profiles with hooks
3737 * with custom search options just for that profile.
38 - * null|string
39 - */
 38+ * @var null|string
 39+ */
4040 protected $profile;
4141
4242 /// Search engine

Follow-up revisions

RevisionCommit summaryAuthorDate
r95474Actually do r95462 as intended...reedy10:47, 25 August 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r95396Merge the iwtransclusion branch back into trunk...reedy13:03, 24 August 2011

Comments

#Comment by Raymond (talk | contribs)   09:11, 25 August 2011

Does not look like helpful:

[10:37] [siebrand] updated translatewiki.net to r95462
[11:03] <rakkaus> (3 lines skipped) [25-Aug-2011 09:02:55] PHP Notice: Found alias defined for Globalfileusage when searching for special page aliases for GlobalFileUsage. Case mismatch? [Called fromSpecialPage::getTitl eFor in /www/w/includes/SpecialPage.php at line 259] in /www/w/includes/GlobalFunctions.php on line 3396

Status & tagging log