When following the mass delete link from a users contributions page the url being navigated to is including the search for the users name.
The search fields are not being populated with the details however requiring them to be entered again
Only able to test on en-wiki personally but confirmed with other users experiencing the same problem
Description
Description
Event Timeline
Comment Actions
Referencing incorrect element name, confirmed working with &wpnuke-target={username}
Links to: https://en.wikipedia.org/w/index.php?title=Special:Nuke&target={username}
Needs changing to: https://en.wikipedia.org/w/index.php?title=Special:Nuke&wpnuke-target={username}
This comment was removed by Zppix.