Page MenuHomePhabricator

Make CheckUserHelper trigger wikipage.content after displaying the table.
Closed, ResolvedPublicBUG REPORT

Description

Steps to replicate the issue (include links if applicable):

  • Load Special:CheckUser with the mark-blocked gadget enabled on enwiki
  • Open a by default collapsed summary table

What happens?:
The blocked users are not marked as blocked

What should have happened instead?:
The JS code should fire the "wikipage.content" hook so that userscripts can evaluate the content, including marking users as blocked.

Event Timeline

Change 886376 had a related patch set uploaded (by Dreamy Jazz; author: Dreamy Jazz):

[mediawiki/extensions/CheckUser@master] Fire the JS wikipage.content hook when the table is displayed

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

Dreamy_Jazz triaged this task as Medium priority.Feb 3 2023, 3:57 PM
Dreamy_Jazz moved this task from CheckUser to Patches for review on the CheckUser board.
Dreamy_Jazz claimed this task.

Patch has been +2'd (just waiting for gate-and-submit). This means it will be on wikis starting Tuesday. Enwiki will have it on Thursday.

Change 886376 merged by jenkins-bot:

[mediawiki/extensions/CheckUser@master] Fire the JS wikipage.content hook when the table is displayed

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