Remove the logic to parse and handle tokenized data on the request from the base class and move it into its own service
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Move token-query business logic into its own class | mediawiki/extensions/CheckUser | master | +281 -199 |
Related Objects
Related Objects
Event Timeline
Comment Actions
Change 585805 had a related patch set uploaded (by Dmaza; owner: Dmaza):
[mediawiki/extensions/CheckUser@master] [wip] remove investigate-pager
Comment Actions
Change 585805 merged by jenkins-bot:
[mediawiki/extensions/CheckUser@master] Move token-query business logic into its own class
Comment Actions
I did some regression testing of the token functionality on my local environment (CheckUser 2.5 (22d80de) 16:17, 13 May 2020).
Checking that state (including investigated users/ips and filters) persisted across pages, tabs and browser refreshing.