Last modified: 2011-03-12 23:48:14 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 T30010, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 28010 - Passing a nonexistent user to list=users gives internal error
Passing a nonexistent user to list=users gives internal error
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
API (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Roan Kattouw
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-03-12 21:13 UTC by Sam Reed (reedy)
Modified: 2011-03-12 23:48 UTC (History)
5 users (show)

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


Attachments

Description Sam Reed (reedy) 2011-03-12 21:13:54 UTC
<?xml version="1.0"?>
<api servedby="ubuntu64-esxi">
  <error code="internal_api_error_MWException" info="Exception Caught: Internal error in ApiFormatXml::recXmlPrint: (groups, ...) has integer keys without _element value. Use ApiResult::setIndexedTagName()." xml:space="preserve">

#0 /home/reedy/mediawiki/trunk/phase3/includes/api/ApiBase.php(1134): wfDebugDieBacktrace('Internal error ...')
#1 /home/reedy/mediawiki/trunk/phase3/includes/api/ApiFormatXml.php(140): ApiBase::dieDebug('ApiFormatXml::r...', '(groups, ...) h...')
#2 /home/reedy/mediawiki/trunk/phase3/includes/api/ApiFormatXml.php(155): ApiFormatXml::recXmlPrint('groups', Array, 6)
#3 /home/reedy/mediawiki/trunk/phase3/includes/api/ApiFormatXml.php(159): ApiFormatXml::recXmlPrint('user', Array, 4)
#4 /home/reedy/mediawiki/trunk/phase3/includes/api/ApiFormatXml.php(155): ApiFormatXml::recXmlPrint('users', Array, 2)
#5 /home/reedy/mediawiki/trunk/phase3/includes/api/ApiFormatXml.php(155): ApiFormatXml::recXmlPrint('query', Array, 0)
#6 /home/reedy/mediawiki/trunk/phase3/includes/api/ApiFormatXml.php(72): ApiFormatXml::recXmlPrint('api', Array, -2, false)
#7 /home/reedy/mediawiki/trunk/phase3/includes/api/ApiMain.php(694): ApiFormatXml->execute()
#8 /home/reedy/mediawiki/trunk/phase3/includes/api/ApiMain.php(672): ApiMain->printResult(false)
#9 /home/reedy/mediawiki/trunk/phase3/includes/api/ApiMain.php(350): ApiMain->executeAction()
#10 /home/reedy/mediawiki/trunk/phase3/includes/api/ApiMain.php(334): ApiMain->executeActionWithErrorHandling()
#11 /home/reedy/mediawiki/trunk/phase3/api.php(116): ApiMain->execute()
#12 {main}

</error>
</api>
Comment 1 Sam Reed (reedy) 2011-03-12 22:23:59 UTC
r83787

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


Navigation
Links