Comment 2 for bug 907919

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

Reviewed: https://reviews.mahara.org/955
Committed: http://gitorious.org/mahara/mahara/commit/f7dcdf818b8e59337d0929d97547cc52fd582e7a
Submitter: Francois Marier (<email address hidden>)
Branch: master

commit f7dcdf818b8e59337d0929d97547cc52fd582e7a
Author: Richard Mansfield <email address hidden>
Date: Thu Dec 22 17:03:10 2011 +1300

    Convert expiry date when reloading user object (bug #907919)

    Commit 725ba9294039b82bec947be5301acf160f4744ae tries to reload
    certain admin-settable fields from the database into a LiveUser when
    committing, but fails to convert the expiry date to a timestamp when
    doing so. This causes logins to fail for users who have an expiry
    date set in the future.

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