[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:43 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  |
------------------------------+---------------------

Comment (by r-a-y):

 In [changeset:"12151" 12151]:
 {{{
 #!CommitTicketReference repository="" revision="12151"
 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.

 Fixes #7845 (trunk).
 }}}

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


More information about the buddypress-trac mailing list