#5903 closed defect (bug) (fixed)
Verifying email address change fails
| Reported by: | r-a-y | Owned by: | r-a-y |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.1.1 |
| Component: | Settings | Version: | 2.1 |
| Severity: | normal | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Gah, good catch. Thanks.