[00:12:48] tgr: I forgot to grep, there are actually 2 more places in CentralAuth that needed updating: https://gerrit.wikimedia.org/r/275727 [00:14:08] thanks [00:31:30] Hm.. on mediawiki.org pref page I get "Unsaved changed" warning every time I click on anything there or reload [00:31:33] I thought that was fixed? [00:31:41] unsaved changes* [00:56:37] Krinkle: the timezone input is still broken with some values. or maybe the Translate one. [00:56:49] https://phabricator.wikimedia.org/T122702 [00:57:52] Krinkle: looks like https://gerrit.wikimedia.org/r/#/c/264603/ still needs to be merged [00:59:12] Krinkle: see my comment, you sure? [00:59:39] MatmaRex: I verified it last week, but I can debounce it again to next week [00:59:45] I don't have time for it otherwise [00:59:56] Changed to +1 per Alex's comment [01:00:01] Didn't see yours yet [01:00:55] Krenair: Select elements have a value but not a value attribute [01:01:02] hence no defaultValue either [01:01:08] So the logic doesn't apply to it [01:01:26] matanya: Select elements have a value property in the DOM but no value attribute [01:01:33] it's a dynamic pointer to the selected option [01:01:41] The logic shouldn't apply to such elements [01:01:50] Makes it dirty unconditionally [01:02:15] Not sure what Translate did to trigger it with an element [01:02:58] Krinkle: was that to me? :D [01:03:19] Krinkle: but