matmarex added a comment. I can't reproduce. Unchecking works for me (the state is preserved, and the right kind of edit is shown). I haven't tried with Wikidata, but the core options seem to work.
The core code checks for `action=submit` in the query, and only loads the default for checkboxes if it is not set (see `SpecialWatchlist::getDefaultOptions()`). Extensions adding more fields should probably do that too… I think we accidentally broke compatibility here :/ TASK DETAIL https://phabricator.wikimedia.org/T118459 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: aude, matmarex Cc: matmarex, aude, Aklapper, Wikidata-bugs, Mbch331 _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
