Steps to replicate the issue (include links if applicable):
- Go to a translatable page, for example, https://www.mediawiki.org/wiki/Download
- Click on the translate this page link, for example https://www.mediawiki.org/w/index.php?title=Special:Translate&group=page-Download&action=page&filter=
- Select "Unreviewed" tab, then go to the bottom of the page and click the "Review" button on the right
- Find one of the translated messages from the above list and click the "mark as reviewed" button on the right
What happens?:
A yellow background appears.
The message is never marked as reviewed.
Opening the error console, network tab, when clicking on "mark as reviewed", the server sends back a reply like this:
error Object { code: "internal_api_error_TypeError", info: "[f49cf0ba-4cf2-4de4-8080-63ad287aafd3] Caught exception of type TypeError", errorclass: "TypeError" }
servedby "mw1376"
What should have happened instead?:
The message should be marked as reviewed.
Software version Reproduced on www.mediawiki.org