After T50615: Options form at the top of Special:Watchlist needs cleanup, Special:Watchlist uses a select dropdown for the "Show last:" option. Unfortunately, the value of Special:Preferences isn't added to the list of available options. This wasn't a problem, as long as the option was a link only, but now, as a form, the default selected value will be submitted whenever an user want to change another option. As a solution, the form should add the preferences value as an option to the select list and select it as a default.
Description
Description
Details
Details
Related Changes in Gerrit:
| Status | Subtype | Assigned | Task | |
|---|---|---|---|---|
| · · · | ||||
| Open | None | T119084 Options form at the top of old Special:RecentChanges needs cleanup | ||
| Resolved | Florian | T119172 Special:Watchlist should take the days of the preferences into the select field | ||
| · · · |
Event Timeline
Comment Actions
Change 254373 had a related patch set uploaded (by Florianschmidtwelzow):
Special:Watchlist: Add the user preference to the show last select options
Comment Actions
Change 254373 merged by jenkins-bot:
Special:Watchlist: Add user preference to "Show last" options, fix float comparison
Comment Actions
Change 254880 had a related patch set uploaded (by Bartosz Dziewoński):
Special:Watchlist: Add user preference to "Show last" options, fix float comparison
Comment Actions
Change 254880 merged by jenkins-bot:
Special:Watchlist: Add user preference to "Show last" options, fix float comparison