Comment 4 for bug 1045563

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/1681
Committed: http://gitorious.org/mahara/mahara/commit/032b155d69587fec8bcedb7e35ca6d30ed636fde
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 032b155d69587fec8bcedb7e35ca6d30ed636fde
Author: Son Nguyen <email address hidden>
Date: Thu Sep 20 10:21:19 2012 +1200

Email address in the 'Required profile fields' form must be validated

(bug #1045563)

When an user complete the required profile field,
1. Check if the email address has been taken
2. Send a validation email to this address

3. If an email has been sent, display the status message.

When an user validate his/her email address
4. if it is the primary email, update the email field of the table
'usr' in DB

Change-Id: Ie3f8268bee9890c7f568a399da4332bb5ab44447
Signed-off-by: Robert Lyon <email address hidden>