[buddypress-trac] [BuddyPress] #3949: {wpprefix}_bp_xprofile_data
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Sat Feb 25 18:25:41 UTC 2012
#3949: {wpprefix}_bp_xprofile_data
-------------------------------+------------------------------
Reporter: Ninos Ego | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: XProfile | Version: 1.5.4
Severity: normal | Resolution:
Keywords: reporter-feedback |
-------------------------------+------------------------------
Comment (by boonebgorges):
(In [5841]) Some hardening of the member registration process:
- Ensures that pre_user_login filters are applied before attempting to
create a user with wp_insert_user(), so that BP's username validation is
the same as WP's, and username_exists() checks are reliable.
- Check to see whether the return value of wp_insert_user() is a WP_Error
object before continuing with the registration process.
- Improves error handling during user creation, by correctly parsing
WP_Error objects returned from wp_insert_user().
See #3949.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3949#comment:5>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list