Steps to reproduce:
Not working:
- language selector with suggestions
- date selector
- preview
Caused by refactoring in Translate. Got alerted about this in https://gerrit.wikimedia.org/r/c/mediawiki/extensions/TranslationNotifications/ /624986
Steps to reproduce:
Not working:
Caused by refactoring in Translate. Got alerted about this in https://gerrit.wikimedia.org/r/c/mediawiki/extensions/TranslationNotifications/ /624986
Possible alternatives:
Change 625637 had a related patch set uploaded (by Abijeet Patro; owner: Abijeet Patro):
[mediawiki/extensions/TranslationNotifications@master] Fix broken language selector on the Special:NotifyTranslator page
For now took this approach: Rescue the old code from Translate and copy to TranslationNotifications (probably easiest)
Did not see a straight forward way of using just the new LanguagesMultiselectWidget for this control, since HtmlFormFactory expects $displayFormat to be either a normal vform or ooui.
Change 625637 merged by jenkins-bot:
[mediawiki/extensions/TranslationNotifications@master] Fix broken language selector on the Special:NotifyTranslator page