https://bugzilla.wikimedia.org/show_bug.cgi?id=32030
Edward Chernenko <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |[email protected] Resolution|FIXED |--- --- Comment #4 from Edward Chernenko <[email protected]> --- The problem exists in 1.20.5: MediaWiki internal error. Original exception: exception 'MWException' with message 'MWNamespace::getTalk does not make any sense for given namespace -2' in /opt/www/public_html/w/includes/Namespace.php:55 Stack trace: #0 /opt/www/public_html/w/includes/Namespace.php(118): MWNamespace::isMethodValidFor(-2, 'MWNamespace::ge...') #1 /opt/www/public_html/w/includes/Title.php(1020): MWNamespace::getTalk(-2) #2 /opt/www/public_html/w/includes/Skin.php(218): Title->getTalkPage() #3 /opt/www/public_html/w/includes/Skin.php(198): Skin->preloadExistence() #4 /opt/www/public_html/w/includes/SkinTemplate.php(156): Skin->initPage(Object(OutputPage)) #5 /opt/www/public_html/w/includes/OutputPage.php(1989): SkinTemplate->outputPage() #6 /opt/www/public_html/w/includes/Wiki.php(543): OutputPage->output() #7 /opt/www/public_html/w/includes/Wiki.php(446): MediaWiki->main() #8 /opt/www/public_html/w/index.php(59): MediaWiki->run() #9 {main} Exception caught inside exception handler: exception 'MWException' with message 'MWNamespace::getTalk does not make any sense for given namespace -2' in /opt/www/public_html/w/includes/Namespace.php:55 Stack trace: #0 /opt/www/public_html/w/includes/Namespace.php(118): MWNamespace::isMethodValidFor(-2, 'MWNamespace::ge...') #1 /opt/www/public_html/w/includes/Title.php(1020): MWNamespace::getTalk(-2) #2 /opt/www/public_html/w/includes/Skin.php(218): Title->getTalkPage() #3 /opt/www/public_html/w/includes/Skin.php(198): Skin->preloadExistence() #4 /opt/www/public_html/w/includes/SkinTemplate.php(156): Skin->initPage(Object(OutputPage)) #5 /opt/www/public_html/w/includes/OutputPage.php(1989): SkinTemplate->outputPage() #6 /opt/www/public_html/w/includes/Exception.php(227): OutputPage->output() #7 /opt/www/public_html/w/includes/Exception.php(272): MWException->reportHTML() #8 /opt/www/public_html/w/includes/Exception.php(620): MWException->report() #9 /opt/www/public_html/w/includes/Exception.php(690): MWExceptionHandler::report(Object(MWException)) #10 /opt/www/public_html/w/includes/Wiki.php(449): MWExceptionHandler::handle(Object(MWException)) #11 /opt/www/public_html/w/index.php(59): MediaWiki->run() #12 {main} -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
