← Back to team overview

mahara-contributors team mailing list archive

[Bug 1389906] Re: Accepting friend request does not send notification to requester

 

** Changed in: mahara/1.8
       Status: In Progress => Fix Committed

** Changed in: mahara/1.10
       Status: In Progress => Fix Committed

** Changed in: mahara/1.9
       Status: In Progress => Fix Committed

-- 
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:
  Fix Committed
Status in Mahara 1.8 series:
  Fix Committed
Status in Mahara 1.9 series:
  Fix Committed

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