-rakkaus:#mediawiki-i18n- (1 lines skipped) [Thu Oct 13 08:48:13 2016] [hphp] [8017:7f8a60fff700:218947:000002] [] \nNotice: Undefined index: 205 in /srv/mediawiki/tags/2016-10-11_15:30:58/includes/api/ApiQuerySiteinfo.php on line 326
Description
Description
Related Objects
Related Objects
- Mentioned Here
- T47031: Some extensions register their namespaces too late
Event Timeline
Comment Actions
You appear to have namespace aliases (probably in $wgNamespaceAliases) for "Type" ⇒ 204 and "Type talk" ⇒ 205, but namespaces 204 and 205 are apparently not defined.
Either you changed/removed namespaces but didn't update the aliases, or it's a T47031: Some extensions register their namespaces too late-like issue.
Comment Actions
Fix released and deployed: https://www.semantic-mediawiki.org/wiki/Semantic_MediaWiki_2.4.3