Opened 12 years ago
Closed 12 years ago
#29049 closed defect (bug) (duplicate)
Error "414 Request-URI Too Large" when deleting users in bulk
| Reported by: | sirzooro | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Users | Version: | 3.9.1 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Did you take a screenshot of the error as well?