Comment 2 for bug 861985

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

Reviewed: https://reviews.mahara.org/752
Committed: http://gitorious.org/mahara/mahara/commit/c03258234b0db155d1eaea474f202c7872cb3eac
Submitter: Richard Mansfield (<email address hidden>)
Branch: master

commit c03258234b0db155d1eaea474f202c7872cb3eac
Author: Richard Mansfield <email address hidden>
Date: Thu Sep 29 14:50:30 2011 +1300

    Fix acceptance of outdated friendship requests (bug #861985)

    If you submit an accept friendship form from the my friends or find
    friends page, but the request has disappeared in the time since you
    loaded the page, the user receives no feedback. This patch ensures
    that the form is actually submitted and validated, and provides an
    appropriate message if the request has been denied or accepted.

    This patch also ensures that friend acceptance is saved when the
    submitted form appears on the second (or later) page of results.

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