(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&blredirect=&lis…
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
>
>
Hi!
When I query the Estonian Wikipedia's Web API for the article's first
sentence, I sometimes get empty response. Actually it gives back an
horizontal rule and thats it.
For example:
https://et.wikipedia.org/w/api.php?action=query&prop=extracts|categories&ex…
gives only an horizontal rule as the extract:
"extract": "<hr />",
Can anyone say what is happening here. Is the article's source organized
in a wrong way or is it a problem on the APIs sentence parser side?
Best regards
Kristian Kankainen