Opened 16 years ago
Closed 16 years ago
#15168 closed defect (bug) (fixed)
Can't perform bulk actions in users network admin
| Reported by: | williamsba1 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.1 |
| Component: | General | Version: | 3.1 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
Under Network Admin > Users if I check a user and select "Delete" from the dropdown I get the message:
Are you sure you want to do this?
Please try again
Which takes me back to the users screen and does not delete the user. Might be a missing nonce, but haven't had time to investigate further.
I'm running the nightly build
Attachments (1)
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Looks like all bulk actions are blocked on the Network Users page.
Patch attached. (or could change plural to 'ms-users' in WP_MS_Users_Table)