MantisBT: master 33a8395e

Author Committer Branch Timestamp Parent
dhx dhx master 2009-08-07 09:50 master f27b0e9c
Affected Issues  0010650: Mantis ignore e-mail notification setting for "e-mail on new" in account preferences
Changeset

Fix 0010650: email_on_new preference has no effect

The notification preferences weren't working correctly due to a range of
bugs and poor architecture within email_api.

This fix cleans up a bit of the mess and in the process, ensures that
email_on_new and other user customisable statuses once again are taken
into consideration.

mod - core/email_api.php Diff File