Last modified: 2014-02-12 23:32:53 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T34030, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 32030 - MediaWiki internal error, when visiting redirect page of Media namespace
MediaWiki internal error, when visiting redirect page of Media namespace
Status: REOPENED
Product: MediaWiki
Classification: Unclassified
Interface (Other open bugs)
1.20.x
All All
: High normal (vote)
: ---
Assigned To: Nobody - You can work on this!
http://commons.wikimedia.org/w/index....
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-10-29 08:31 UTC by db [inactive,noenotif]
Modified: 2014-02-12 23:32 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description db [inactive,noenotif] 2011-10-29 08:31:45 UTC
When visiting the url, there is a MediaWiki internal error.

Original exception: exception 'MWException' with message 'MWNamespace::getTalk does not make any sense for given namespace -2' in /usr/local/apache/common-local/php-1.18/includes/Namespace.php:40
Stack trace:
#0 /usr/local/apache/common-local/php-1.18/includes/Namespace.php(84): MWNamespace::isMethodValidFor(-2, 'MWNamespace::ge...')
#1 /usr/local/apache/common-local/php-1.18/includes/Title.php(2844): MWNamespace::getTalk(-2)
#2 /usr/local/apache/common-local/php-1.18/includes/Skin.php(197): Title->getTalkPage()
#3 /usr/local/apache/common-local/php-1.18/includes/Skin.php(176): Skin->preloadExistence()
#4 /usr/local/apache/common-local/php-1.18/skins/Vector.php(31): Skin->initPage(Object(OutputPage))
#5 /usr/local/apache/common-local/php-1.18/includes/SkinTemplate.php(153): SkinVector->initPage(Object(OutputPage))
#6 /usr/local/apache/common-local/php-1.18/includes/OutputPage.php(1856): SkinTemplate->outputPage(Object(OutputPage))
#7 /usr/local/apache/common-local/php-1.18/includes/Wiki.php(380): OutputPage->output()
#8 /usr/local/apache/common-local/php-1.18/includes/Wiki.php(625): MediaWiki->finalCleanup()
#9 /usr/local/apache/common-local/php-1.18/includes/Wiki.php(531): MediaWiki->main()
#10 /usr/local/apache/common-local/php-1.18/index.php(57): MediaWiki->run()
#11 /usr/local/apache/common-local/live-1.5/index.php(3): require('/usr/local/apac...')
#12 {main}

Exception caught inside exception handler: exception 'MWException' with message 'MWNamespace::getTalk does not make any sense for given namespace -2' in /usr/local/apache/common-local/php-1.18/includes/Namespace.php:40
Stack trace:
#0 /usr/local/apache/common-local/php-1.18/includes/Namespace.php(84): MWNamespace::isMethodValidFor(-2, 'MWNamespace::ge...')
#1 /usr/local/apache/common-local/php-1.18/includes/Title.php(2844): MWNamespace::getTalk(-2)
#2 /usr/local/apache/common-local/php-1.18/includes/Skin.php(197): Title->getTalkPage()
#3 /usr/local/apache/common-local/php-1.18/includes/Skin.php(176): Skin->preloadExistence()
#4 /usr/local/apache/common-local/php-1.18/skins/Vector.php(31): Skin->initPage(Object(OutputPage))
#5 /usr/local/apache/common-local/php-1.18/includes/SkinTemplate.php(153): SkinVector->initPage(Object(OutputPage))
#6 /usr/local/apache/common-local/php-1.18/includes/OutputPage.php(1856): SkinTemplate->outputPage(Object(OutputPage))
#7 /usr/local/apache/common-local/php-1.18/includes/Exception.php(183): OutputPage->output()
#8 /usr/local/apache/common-local/php-1.18/includes/Exception.php(209): MWException->reportHTML()
#9 /usr/local/apache/common-local/php-1.18/includes/Exception.php(392): MWException->report()
#10 /usr/local/apache/common-local/php-1.18/includes/Exception.php(471): MWExceptionHandler::report(Object(MWException))
#11 /usr/local/apache/common-local/php-1.18/includes/Wiki.php(534): MWExceptionHandler::handle(Object(MWException))
#12 /usr/local/apache/common-local/php-1.18/index.php(57): MediaWiki->run()
#13 /usr/local/apache/common-local/live-1.5/index.php(3): require('/usr/local/apac...')
#14 {main}
Comment 1 Mark A. Hershberger 2011-10-31 16:31:49 UTC
See also Bug 32032 for more
Comment 2 Aaron Schulz 2011-11-02 18:48:18 UTC
Fixed in r101656.
Comment 3 Aaron Schulz 2011-11-02 18:48:48 UTC
(In reply to comment #2)
> Fixed in r101656.

Not live.
Comment 4 Edward Chernenko 2013-07-05 20:30:49 UTC
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}
Comment 5 Edward Chernenko 2013-07-05 20:50:27 UTC
(one of the users just posted such a redirect on my wiki, the page printed this)

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links