mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #06330
[Bug 860090] [NEW] Maildisabled preference not respected in activity notifications
Public bug reported:
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).
** Affects: mahara
Importance: Medium
Assignee: Richard Mansfield (richard-mansfield)
Status: In Progress
** Changed in: mahara
Status: New => In Progress
** Changed in: mahara
Importance: Undecided => Medium
** Changed in: mahara
Assignee: (unassigned) => Richard Mansfield (richard-mansfield)
** Changed in: mahara
Milestone: None => 1.4.1
--
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:
In Progress
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
Follow ups
References