#5903 closed defect (bug) (fixed)
Verifying email address change fails
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.1.1 | Priority: | normal |
| Severity: | normal | Version: | 2.1 |
| Component: | Settings | Keywords: | has-patch commit |
| Cc: |
Description
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)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Gah, good catch. Thanks.