Last modified: 2014-10-10 16:53:15 UTC
Happening regularly since 2014-09-25 11.55 -rakkaus:#mediawiki-i18n- (1 lines skipped) [25-Sep-2014 09:55:37 UTC] PHP Notice: Found alias defined for Log when searching for special page aliases for log. Case mismatch? [Called from SpecialPageFactory::getLocalNameFor in /www/translatewiki.net/w/includes/specialpage/SpecialPageFactory.php at line 634] in /www/translatewiki.net/w/includes/debug/MWDebug.php on line 302 Niklas says it's not related to bug 70686.
Yeah, that seems unrelated to me too. A backtrace would be helpful; apparently something is maybe-indirectly calling SpecialPageFactory::getLocalNameFor( 'log' ) instead of SpecialPageFactory::getLocalNameFor( 'Log' ).