mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #06438
[Bug 861985] A change has been merged
Reviewed: https://reviews.mahara.org/757
Committed: http://gitorious.org/mahara/mahara/commit/cdfbf8fbc028c7b4586e093d362e1e52de3cef0d
Submitter: Richard Mansfield (richardm@xxxxxxxxxx)
Branch: master
commit cdfbf8fbc028c7b4586e093d362e1e52de3cef0d
Author: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
Date: Fri Sep 30 13:52:00 2011 +1300
Use new add friend form functions on the user/view page (bug #861985)
Removes some duplication, and also ensures the appropriate forms are
created on submission to invoke the error message display.
Change-Id: I792381eec98ef3aaa9fb9558302e5183cd1a375f
Signed-off-by: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/861985
Title:
Friendship acceptance from find friends is fragile
Status in Mahara ePortfolio:
Fix Committed
Bug description:
On the 2nd and later pages of find friends, accepting a friend request
appears to submit without errors, but actually fails to add the user
as a friend.
Submitting a friendship acceptance form can also fail in a similar
manner when friendship has been accepted or denied in another browser
window since the page was loaded.
If the database somehow ends up in a state where both a friend record
and a friend request record exist for a pair of users, accepting
friend requests fails with an sql error.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/861985/+subscriptions
References