Page MenuHomePhabricator

Diff's Language selector is broken on Calendar pages
Open, Needs TriagePublicBUG REPORT

Description

At https://diff.wikimedia.org/calendar/ the top-right language selector doesn't do anything, and doesn't show a selected language.

Blog vs Calendar:

image.png (84×800 px, 5 KB)

Event Timeline

Dropdown only has an empty <select name="lang_choice_polylang-2" id="lang_choice_polylang-2"></select> with no <option> subitems

Hmm. This seems to be a conflict with the translation plugin. I'll investigate.