[wp-trac] [WordPress Trac] #28192: Bulk actions on users form.

WordPress Trac noreply at wordpress.org
Fri May 9 13:12:24 UTC 2014


#28192: Bulk actions on users form.
--------------------------+-----------------------------
 Reporter:  Knappster     |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Users         |    Version:  3.9.1
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 When trying to bulk delete a large number of users (400+) it fails due to
 a 'Request-URI Too Large' error. The forms method for the users controls
 should be changed to a POST request not a GET. Changing the forms method
 to POST in Chrome's web developer tools confirms the bulk delete works as
 a post request perfectly fine.

 All other controls on the form seem unaffected by changing the request
 method to POST.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/28192>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list