Skip to:
Content

BuddyPress.org

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#7447 closed defect (bug) (fixed)

Debug notice when trying to activate sign-ups previous to BuddyPress being active

Reported by: johnjamesjacoby's profile johnjamesjacoby Owned by: johnjamesjacoby's profile johnjamesjacoby
Milestone: 2.8.1 Priority: normal
Severity: normal Version:
Component: Members Keywords: has-patch
Cc:

Description

When trying to activate a pending sign-up for a user who did so before BuddyPress was active, the admin will be presented with a debug notice.

This is because the profile_field_ids sign-up meta key is assumed to always exist, though it won't for sign-ups that weren't from BuddyPress's registration form.

Patch imminent.

Attachments (1)

7447.patch (845 bytes) - added by johnjamesjacoby 8 years ago.

Download all attachments as: .zip

Change History (3)

#1 @johnjamesjacoby
8 years ago

  • Owner set to johnjamesjacoby
  • Resolution set to fixed
  • Status changed from new to closed

In 11435:

Sign-ups: Prevent debug notice when trying to activate a user who signed up not through BuddyPress's registration form.

Fixes #7447. (In 2.8 branch, for 2.8.1)

#2 @johnjamesjacoby
8 years ago

In 11437:

Sign-ups: Prevent debug notice when trying to activate a user who signed up not through BuddyPress's registration form.

Fixes #7447. (In trunk, for 2.9.0)

Note: See TracTickets for help on using tickets.