← Back to team overview

mahara-contributors team mailing list archive

[Bug 860090] Re: Maildisabled preference not respected in activity notifications

 

** 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/860090

Title:
  Maildisabled preference not respected in activity notifications

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  Commit a8102e9129 tried to fetch all users' maildisabled preferences
  in the activity_get_users function, but failed because it used the
  wrong table alias, so maildisabled is not being respected by the
  email_user function whenever email_user is called by an activity
  notification (which is most of the time).

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/860090/+subscriptions


References