Skip to:
Content

BuddyPress.org

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#5903 closed defect (bug) (fixed)

Verifying email address change fails

Reported by: r-a-y's profile r-a-y Owned by: r-a-y's profile r-a-y
Milestone: 2.1.1 Priority: normal
Severity: normal Version: 2.1
Component: Settings Keywords: has-patch commit
Cc:

Description

See:
https://buddypress.org/support/topic/problem-retrieving-_get-inside-of-bp_settings_verify_email_change/

Problem is due to the bp_get_user_meta() function missing the third parameter. Also need to clear the object cache for the displayed user upon confirmation.

Attachments (1)

5903.01.patch (951 bytes) - added by r-a-y 10 years ago.

Download all attachments as: .zip

Change History (5)

@r-a-y
10 years ago

#1 @boonebgorges
10 years ago

  • Keywords commit added

Gah, good catch. Thanks.

#2 @r-a-y
10 years ago

  • Owner set to r-a-y
  • Resolution set to fixed
  • Status changed from new to closed

In 9040:

Settings: Fix email change verification.

Fixes #5903 (2.1-branch).

#3 @r-a-y
10 years ago

In 9041:

Settings: Fix email change verification.

Fixes #5903 (trunk).

Note: See TracTickets for help on using tickets.