Opened 15 years ago
Closed 15 years ago
#17003 closed defect (bug) (duplicate)
Bulk actions in WP_List_Table can lead to server error message
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 3.1 |
| Component: | General | Keywords: | |
| Focuses: | Cc: |
Description
When trying to do an action in bulk on any list created with WP_List_Table there is a potential for a server error.
When trying to delete 500 comments for example, the server throws this error:
Request-URI Too Large
The requested URL's length exceeds the capacity limit for this server.
Change History (1)
Note: See
TracTickets for help on using
tickets.
See #11114