The "author" field of the information template, which matched with the "Artist" key in extmetadata, should have a full URL instead of a local URL.
Status quo:
"Artist": {
"value": "<a href=\"/wiki/User:Elya\" title=\"User:Elya\">Elke Wetzig</a>",
"source": "commons-desc-page"
}
Expected output:
"Artist": {
"value": "<a href=\"https://commons.wikimedia.org/wiki/User:Elya\" title=\"User:Elya\">Elke Wetzig</a>",
"source": "commons-desc-page"
}
Otherwise the value is unusable outside Wikimedia Commons.
Version: unspecified
Severity: normal
URL: https://commons.wikimedia.org/w/api.php?action=query&titles=File:Saint%20Panteleimon%20Church,%20Shevchenkove,%20Ukraine-1666.jpg&prop=imageinfo&iiprop=extmetadata&format=jsonfm