mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #06351
[Bug 860090] A change has been merged
Reviewed: https://reviews.mahara.org/743
Committed: http://gitorious.org/mahara/mahara/commit/91d8620545bb33ced4fd094e913eccf57fdf886a
Submitter: Richard Mansfield (richardm@xxxxxxxxxx)
Branch: master
commit 91d8620545bb33ced4fd094e913eccf57fdf886a
Author: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
Date: Tue Sep 27 11:03:22 2011 +1300
Fix maildisbled preference in activity_get_users (bug #860090)
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 (most of the time).
Change-Id: I2a9cf1afa3f8661ff8a52f1ce5aed5d15adaa9da
Signed-off-by: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
--
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
References