mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #22445
[Bug 1389906] Re: Accepting friend request does not send notification to requester
** Changed in: mahara/1.10
Status: New => In Progress
** Changed in: mahara/1.8
Status: New => In Progress
** Changed in: mahara/1.9
Status: New => In Progress
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1389906
Title:
Accepting friend request does not send notification to requester
Status in Mahara ePortfolio:
Fix Committed
Status in Mahara 1.10 series:
In Progress
Status in Mahara 1.8 series:
In Progress
Status in Mahara 1.9 series:
In Progress
Bug description:
In the file lib/user.php there are two functions acceptfriend_submit() and makefriend_submit() that were added by this commit:
647c85495e87acedb3c7e6ac2cac82fcf4ea4d5c
Both create a class of email message info called $n to send an email
but only the makefriend_submit() actually sends the email.
Will fix it so both send email, that way friend requester will get the
'Friend request accepted' message.
As this was a bug/oversight way back in 2008 and I'll mark as high and
backport to the prev 3 versions as well.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1389906/+subscriptions
References