https://bugzilla.wikimedia.org/show_bug.cgi?id=71907
--- Comment #1 from Marios Magioladitis <[email protected]> --- Problem is in loading and on in saving. Problem occurs when trying to get backlinks. It seems there's a problem with an API request for list=backlinks. Reports: https://en.wikipedia.org/wiki/Wikipedia_talk:AutoWikiBrowser/Bugs#error_message_appearing_when_loading_with_auto-tagger_on https://en.wikipedia.org/wiki/Wikipedia_talk:WPCleaner#Error_when_getting_the_disambiguation_links_for_a_page https://lists.wikimedia.org/pipermail/mediawiki-api/2014-October/003380.html Copying from the email above: 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&blredirect=&list=backlinks&format=xml&bllimit=max 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> -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
