Steps to replicate the issue (include links if applicable):
- Have a translatable page with priority languages set.
- Edit the translatable page.
- On the special page used to mark a page for translation, click Mark this version for translation without making any changes to the priority languages settings.
- Check the Page translation log.
What happens?:
In the Page translation log, an entry saying
UserName removed priority languages from translatable page PageName
is recorded immediately before
UserName marked PageName for translation.
This happens even though the priority languages were not modified.
Example logs on MediaWiki.org:
- https://www.mediawiki.org/w/index.php?title=Special:Log&logid=22381846
- https://www.mediawiki.org/w/index.php?title=Special:Log&logid=22381847
What should have happened instead?:
Only the log entry
UserName marked PageName for translation
should be recorded.
No log entry about removing priority languages should appear if the priority languages were not changed.
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
MediaWiki.org (WMF-hosted)
Other information (browser name/version, screenshots, etc.):
This issue was observed on MediaWiki.org using the standard page translation workflow.