Comment 1 for bug 917935

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

Reviewed: https://reviews.mahara.org/1047
Committed: http://gitorious.org/mahara/mahara/commit/61c9b6ebd1684d0870a3dd9e8a62c9d73b6f4bc0
Submitter: Hugh Davenport (<email address hidden>)
Branch: master

commit 61c9b6ebd1684d0870a3dd9e8a62c9d73b6f4bc0
Author: Richard Mansfield <email address hidden>
Date: Tue Feb 14 13:13:53 2012 +1300

    Display locked email as uneditable on Edit profile page (bug #917935)

    The 'emaillist' pieform element doesn't appear greyed out or
    uneditable when it's disabled. This means that when the email address
    field is locked in institution settings, or because the email address
    is imported from Moodle, users may still try to add new addresses
    without receiving a useful error message.

    When displaying this element on the Edit Profile page, the help item
    is hidden whenever the element is locked, because it refers to buttons
    and links that don't appear in the form.

    Change-Id: Ia9a149e9110932ebac9202a1691d29799d327dc2
    Signed-off-by: Richard Mansfield <email address hidden>