Opened 11 years ago
Closed 11 years ago
#29049 closed defect (bug) (duplicate)
Error "414 Request-URI Too Large" when deleting users in bulk
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.9.1 |
Component: | Users | Keywords: | |
Focuses: | Cc: |
Description
Steps to reproduce:
- add many users (I added 600);
- go to user list, change screen options to display all of them;
- select all of them and execute bulk delete
Looks that user list is send using GET instead of POST, hence this error. I did not check if other lists have the same problem when bulk action is executed on many items.
WP 4.0-beta2-20140728 is also affected.
Change History (3)
Note: See
TracTickets for help on using
tickets.
Did you take a screenshot of the error as well?