← Back to team overview

mahara-contributors team mailing list archive

[Bug 860090] A change has been merged

 

Reviewed:  https://reviews.mahara.org/742
Committed: http://gitorious.org/mahara/mahara/commit/b439d3bc9cc4c481c360a5657fd954b25e4a7cbc
Submitter: Francois Marier (francois@xxxxxxxxxxxxxxx)
Branch:    1.4_STABLE

commit b439d3bc9cc4c481c360a5657fd954b25e4a7cbc
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:
  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