[wp-trac] [WordPress Trac] #18542: Error deleting users (single or bulk)

WordPress Trac wp-trac at lists.automattic.com
Mon Aug 29 18:50:05 UTC 2011


#18542: Error deleting users (single or bulk)
-------------------------------+------------------------------
 Reporter:  drisley            |       Owner:
     Type:  defect (bug)       |      Status:  new
 Priority:  normal             |   Milestone:  Awaiting Review
Component:  Users              |     Version:  3.2.1
 Severity:  normal             |  Resolution:
 Keywords:  reporter-feedback  |
-------------------------------+------------------------------
Changes (by SergeyBiryukov):

 * keywords:  needs-patch => reporter-feedback


Comment:

 Can't reproduce neither in 3.2.1 nor in 3.3-trunk.

 There's actually one form for both single and bulk deletions:[[BR]]
 http://core.trac.wordpress.org/browser/tags/3.2.1/wp-admin/users.php#L157

 Another one is for removing users from the site in Multisite:[[BR]]
 http://core.trac.wordpress.org/browser/tags/3.2.1/wp-admin/users.php#L258

 Both have `action=""`, which is a valid representation of same-document
 reference, according to the URI specification (section 4.2 at
 http://www.ietf.org/rfc/rfc2396.txt).
 However it's up to the browser to replace an empty URI reference with the
 base URI of the
 current document when making a request.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/18542#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list