Closed Bug 469967 Opened 16 years ago Closed 16 years ago

whineatnews.pl doesn't respect the disable_bugmail flag

Categories

(Bugzilla :: Whining, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 337717

People

(Reporter: bugzilla, Unassigned)

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1b3pre) Gecko/20081216 Shiretoko/3.1b3pre
Build Identifier: 3.2

whineatnews.pl will attempt to send bug lists to users that have selected not to receive bug mail.

It should honor that setting and not send these users email.  (the same may be true for whine.pl - but I haven't checked).

Reproducible: Always
I assume you mean the disable_bugmail flag that you can access as an administrator from the Users screen. If it doesn't respect that, it should.
Summary: whineatnews.pl doesn't respect users email preferences → whineatnews.pl doesn't respect the disable_bugmail flag
Both whine.pl (line 358) and whineatnews.pl (line 74) check for disabled bugmail for the user using a Bugzilla::User object. This check was added to whineatnews.pl in bug 337717.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.