Page MenuHomePhabricator

Exception Caught: Internal error in ApiFormatXml::recXmlPrint
Closed, ResolvedPublic

Description

Exception Caught: Internal error in ApiFormatXml::recXmlPrint: (profile, ...) has integer keys without _element value. Use ApiResult::setIndexedTagName()

I get this on Wikibase master when calling wbgetentities in the api with the default xml format. (e.g. forgot to add format=json)


Version: unspecified
Severity: normal

Details

Reference
bz67246

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 3:33 AM
bzimport set Reference to bz67246.
bzimport added a subscriber: Unknown Object (MLST).

problem is with debug toolbar and/or profiling in core and not wikibase.

Change 142816 had a related patch set uploaded by Aude:
Fix uncaught ApiFormatXml exception with api debuginfo

https://gerrit.wikimedia.org/r/142816

Change 142816 merged by jenkins-bot:
Fix uncaught ApiFormatXml exception with api debuginfo

https://gerrit.wikimedia.org/r/142816