mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #06394
[Bug 861888] Re: Missing accept form for some users on pending friends list
** Changed in: mahara
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/861888
Title:
Missing accept form for some users on pending friends list
Status in Mahara ePortfolio:
Fix Committed
Bug description:
The query to get user data on the my friends and find friends pages
has an unnecessary union, with one select to get pending friends, and
another to get everyone else.
The result of this is that pending friends are sometimes not shown as
pending if their record was returned by both parts of the query, and
so the logged-in user sometimes can't accept requests on these pages.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/861888/+subscriptions
References