Steps to replicate the issue (include links if applicable):
- Use any Wikivoyage page, for instance at de.wikivoyage.org or en.wikivoyage.org
- Enter the following code at any page, for instance at your user page:
<mapframe width="300" height="400">
{
"type": "ExternalData",
"service": "page",
"title": "Neighbourhoods/New York City.map"
}
</mapframe>This code is an example code from https://www.mediawiki.org/wiki/Help:Extension:Kartographer. The map named is existent on Wikimedia Commons.
What happens?:
Since one/few days an error message is shown: "mapframe: Der Titel „Neighbourhoods/New York City.map“ ist keine gültige Kartendatenseite" ("The title 'Neighbourhoods/New York City.map' is no valid map-data page."). And no map is shown. The external date are are missing in the wgKartographerLiveData, too. The error message seems to be the same independent of the use of the parser (Legacy, Parsoid).
What should have happened instead?:
Because there is no wrong map-data page the error message should not occur like in the last years, and the map should be shown.
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
Other information (browser name/version, screenshots, etc.):