Closed
Bug 191710
Opened 22 years ago
Closed 22 years ago
"X-Bugzilla-Reason:" misleadingly populated, e.g. "X-Bugzilla-Reason: CC", even though true reason is Comment added and I'm in CC.
Categories
(Bugzilla :: Email Notifications, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: bugzillaPost120030in, Assigned: preed)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2.1) Gecko/20021130
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2.1) Gecko/20021130
I received an email (s/<TLD>/dom/):
Date: Sun, 2 Feb 2003 23:29:39 -0800 (PST)
Message-Id: <200302030729.h137Tdd29537@mothra.mozilla.dom>
From: bugzilla-daemon@mozilla.dom
To: bugzilla@matthewelvey.f-m.dom
Subject: [Bug 189289] No new mail notification (biff) when junk mail arrives
X-Bugzilla-Reason: Voter
http://bugzilla.mozilla.org/show_bug.cgi?id=189289
simon@simifilm.dom changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |simon@simifilm.dom
------- Additional Comments From simon@simifilm.dom 2003-02
even though my settings are "CC field changes" only checked for
Reporter Assignee QA Contact, and I am none of those things, and I haven't
changed my settings for at least a month.
I'm pretty sure I've seen this a few times.
Reproducible: Always
Steps to Reproduce:
1.Disable "CC field changes" for CC and Voter.
2.Comment on a bug.
3.As another user, add self to CC:
4.Get email you're not expecting.
Actual Results:
Got email.
Expected Results:
Not sent email.
Reporter | ||
Comment 1•22 years ago
|
||
Yeah, it's happened before:
Date: Tue, 28 Jan 2003 11:40:24 -0800 (PST)
Message-Id: <200301281940.h0SJeOu11010@mothra.mozilla.dom>
From: bugzilla-daemon@mozilla.dom
To: bugzilla@matthewelvey.f-m.dom
Subject: [Bug 135357] Support Secure SMTP port 465 protocol
X-Bugzilla-Reason: CC
http://bugzilla.mozilla.org/show_bug.cgi?id=135357
jgmyers@netscape.dom changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |john@true-freedom-as-self-
| |government.dom
------- Additional Comments From jgmyers@netscape.dom 2003-01-28 11:40 -------
*** Bug 173415 has been marked as a duplicate of this bug. ***
Summary: CC field changes settings not respected: voter emailed even though I should not be. → CC field changes settings not respected: voter, CC emails sent even though they should not be.
Comment 2•22 years ago
|
||
mysql> select emailflags from profiles where
login_name='bugzilla@matthewelvey.f-m.dom'; (s/dom/<tld>/ like you did above)
pulled from the middle of the string:
emailVoterComments~on
You've selected to receive mail when comments are made on bugs that you've voted
on. Each of the examples you submitted also had comments in the email in
addition to the CC change.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
Reporter | ||
Comment 3•22 years ago
|
||
Bug 173415 has NOT been marked as a duplicate of this bug!!!
It was marked as a duplicate of Bug 135357, and indeed appears to be a
duplicate of that bug. Weird!
Given Subject change: Worth reopening? Prolly not.
Summary: CC field changes settings not respected: voter, CC emails sent even though they should not be. → "X-Bugzilla-Reason:" misleadingly populated, e.g. "X-Bugzilla-Reason: CC", even though true reason is Comment added and I'm in CC.
Reporter | ||
Comment 4•22 years ago
|
||
Never mind, misread a quoted comment as a new comment.
Updated•13 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•