[buddypress-trac] [BuddyPress Trac] #7671: Bypass required "name" field on user registration
buddypress-trac
noreply at wordpress.org
Thu May 31 16:56:20 UTC 2018
#7671: Bypass required "name" field on user registration
--------------------------+---------------------
Reporter: DJPaul | Owner: djpaul
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 3.0
Component: Registration | Version:
Severity: normal | Resolution: fixed
Keywords: |
--------------------------+---------------------
Comment (by r-a-y):
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/7671#comment:8>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list