#3671 closed defect (bug) (fixed)
General Settings update is not checking for invalid user email at error handling
Reported by: | techguytom | Owned by: | |
---|---|---|---|
Milestone: | 1.5.1 | Priority: | normal |
Severity: | normal | Version: | 1.5 |
Component: | Settings | Keywords: | dev-feedback has-patch |
Cc: |
Description
http://buddypress.trac.wordpress.org/browser/trunk/bp-settings/bp-settings-actions.php#L95
a check is made to see if there are errors in the password fields but the email field is ignored. If the email address is invalid then the messaging still reports changes saved even though they are not.
I've submitted a patch.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Confirmed.