[buddypress-trac] [BuddyPress Trac] #7845: User registration fails if multi-option multi-select or checkbox involved

buddypress-trac noreply at wordpress.org
Thu May 31 16:56:20 UTC 2018


#7845: User registration fails if multi-option multi-select or checkbox involved
------------------------------+---------------------
 Reporter:  DJPaul            |       Owner:  r-a-y
     Type:  defect (bug)      |      Status:  closed
 Priority:  normal            |   Milestone:  3.1.0
Component:  Registration      |     Version:  3.0.0
 Severity:  normal            |  Resolution:  fixed
 Keywords:  has-patch commit  |
------------------------------+---------------------
Changes (by r-a-y):

 * owner:  (none) => r-a-y
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"12150" 12150]:
 {{{
 #!CommitTicketReference repository="" revision="12150"
 Registration: Trim POST fields for multi-select and checkbox options.

 The change made in #7671 to trim registration POST fields broke profile
 fields that contained multi-select or checkbox options.  This is because
 these fields use arrays.  To address this, we now also trim array POST
 fields.

 See #7671.

 Fixes #7845 (3.x branch).
 }}}

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7845#comment:5>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list