Skip to:
Content

BuddyPress.org

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#6512 closed defect (bug) (fixed)

test_activate_user_accounts is failing on WP Trunk

Reported by: imath Owned by:
Priority: normal Milestone:
Component: Registration Version:
Severity: normal Keywords:
Cc:

Description

Reason is wp_update_user() is now doing a check on the user_email argument of the $userdata array passed. I think it should check if this field is set see 32684.

But if i'm wrong, we might need to edit bp_core_activate_signup()

Change History (2)

#1 @imath
11 years ago

  • Resolutionfixed
  • Status newclosed

Many thanks to boonebgorges :) the problem has been fixed upstream see WP changeset 32684

Last edited 11 years ago by imath (previous) (diff)

#2 @r-a-y
11 years ago

  • Milestone Under Consideration
  • Version 2.0
Note: See TracTickets for help on using tickets.