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 <richard.mansfield@catalyst.net.nz>
Please register or sign in to comment