Last modified: 2011-09-16 00:10:38 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 T32921, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 30921 - DumpHTML fails when outputting special pages - FauxRequest::getRequestURL not implemented
DumpHTML fails when outputting special pages - FauxRequest::getRequestURL not...
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
DumpHTML (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-09-15 23:30 UTC by Brion Vibber
Modified: 2011-09-16 00:10 UTC (History)
1 user (show)

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


Attachments

Description Brion Vibber 2011-09-15 23:30:11 UTC
Special:Categories...MediaWiki internal error.

Original exception: exception 'MWException' with message 'FauxRequest::getRequestURL() not implemented' in /var/www/trunk/includes/WebRequest.php:1195
Stack trace:
#0 /var/www/trunk/includes/WebRequest.php(1238): FauxRequest->notImplemented('FauxRequest::ge...')
#1 /var/www/trunk/includes/SkinTemplate.php(1007): FauxRequest->getRequestURL()
#2 /var/www/trunk/includes/SkinTemplate.php(465): SkinTemplate->buildContentNavigationUrls()
#3 /var/www/trunk/extensions/DumpHTML/dumpHTML.inc(814): SkinTemplate->outputPage(Object(OutputPage))
#4 /var/www/trunk/extensions/DumpHTML/dumpHTML.inc(479): DumpHTML->getArticleHTML(Object(Title))
#5 /var/www/trunk/extensions/DumpHTML/dumpHTML.inc(222): DumpHTML->doArticle(Object(Title))
#6 /var/www/trunk/extensions/DumpHTML/dumpHTML.inc(152): DumpHTML->doSpecials()
#7 /var/www/trunk/extensions/DumpHTML/dumpHTML.php(152): DumpHTML->doEverything()
#8 {main}

This call happens in SkinTemplate::buildContentNavigationUrls(), when on Special pages. Looks like Special:Categories is the only special page handled by DumpHTML at the moment.
Comment 1 Brion Vibber 2011-09-16 00:10:38 UTC
Fixed in r97222.

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


Navigation
Links