Make WordPress Core

Opened 6 years ago

Closed 6 years ago

#45618 closed defect (bug) (duplicate)

Request-URI Too Long - when deleting users

Reported by: actionm's profile actionm Owned by:
Milestone: Priority: normal
Severity: normal Version: 5.0.1
Component: Users Keywords: has-patch dev-feedback
Focuses: administration Cc:

Description

/wp-admin/users.php?delete_count=500

I'm trying to delete from 500 to 999 users with a single request.

Request-URI Too Long
The requested URL's length exceeds the capacity limit for this server.
Apache/2.4.29 (Ubuntu) Server at streamsport.org Port 443

Please change the default request method from GET to POST in users.php

Attachments (1)

users_form_fix.diff (342 bytes) - added by actionm 6 years ago.

Download all attachments as: .zip

Change History (3)

#1 @subrataemfluence
6 years ago

  • Keywords dev-feedback added

#2 @SergeyBiryukov
6 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed

Hi @actionm, welcome to WordPress Trac!

Thanks for the report, we're already tracking this issue in #10762.

Note: See TracTickets for help on using tickets.