[go: up one dir, main page]

Page MenuHomePhabricator

First view of Special:RecentChanges (advancedrc) trigger api action=options to set rcfilters-limit to its own value
Closed, ResolvedPublicBUG REPORT

Description

List of steps to reproduce (step by step, including full links if applicable):

  • Log in and set preference advancedrc to "Javascript" (Unchecked: Use non-JavaScript interface. Loads RecentChanges, Watchlist, and similar pages without the filtered search or the highlighting )
  • Visit Special:RecentChanges

What happens?:

  • Look into the Devtool of the browser and an api request is send to set the value rcfilters-limit to the current value

What should have happened instead?:

  • No api.php request is needed. The api request is needed when the limit is changed from the UI

Software version (if not a Wikimedia wiki), browser information, screenshots, other information, etc.:

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript

Change 785312 had a related patch set uploaded (by Umherirrender; author: Umherirrender):

[mediawiki/core@master] rcfilters: Compare old and new option value with same datatype

https://gerrit.wikimedia.org/r/785312

Change 785312 merged by jenkins-bot:

[mediawiki/core@master] rcfilters: Compare old and new option value with same datatype

https://gerrit.wikimedia.org/r/785312

Umherirrender claimed this task.
Umherirrender triaged this task as Medium priority.