(better with a subject)
Hi,
A user reported problems with my tool WPCleaner since a few hours, but my tool hasn't changed at all in a few weeks.
It seems there's a problem with an API request for list=backlinks.
For example, the request below returns now an internal API error, but it was working correctly before.
Request: https://fr.wikipedia.org/w/api.php?bltitle=BNF&action=query&blredire...
Result: <?xml version="1.0"?><api servedby="mw1053"><error code="internal_api_error_MWException" info="Exception Caught: Internal error in ApiFormatXml::recXmlPrint: (redirlinks, ...) has integer keys without _element value. Use ApiResult::setIndexedTagName()." xml:space="preserve" /></api>
Nico
This is now tracked in bug 71907.[1] The fix has been merged, and I've scheduled it for backporting during the next available window (which unfortunately isn't until Tuesday).
[1]: https://bugzilla.wikimedia.org/show_bug.cgi?id=71907
On Fri, Oct 10, 2014 at 3:12 AM, Nicolas Vervelle nvervelle@gmail.com wrote:
(better with a subject)
Hi,
A user reported problems with my tool WPCleaner since a few hours, but my tool hasn't changed at all in a few weeks.
It seems there's a problem with an API request for list=backlinks.
For example, the request below returns now an internal API error, but it was working correctly before.
Request:
https://fr.wikipedia.org/w/api.php?bltitle=BNF&action=query&blredire...
Result:
<?xml version="1.0"?><api servedby="mw1053"><error code="internal_api_error_MWException" info="Exception
Caught: Internal error in ApiFormatXml::recXmlPrint: (redirlinks, ...) has integer keys without _element value. Use ApiResult::setIndexedTagName()." xml:space="preserve" /></api>
Nico
Mediawiki-api mailing list Mediawiki-api@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-api
mediawiki-api@lists.wikimedia.org