Bug 823548 - Bugzilla email changed its email headers and broke my email filtering
Summary: Bugzilla email changed its email headers and broke my email filtering
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Bugzilla
Classification: Community
Component: Email Notifications
Version: 4.2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: 4.2-1
Assignee: Simon Green
QA Contact:
URL:
Whiteboard:
: 823637 (view as bug list)
Depends On:
Blocks: BZ42
TreeView+ depends on / blocked
 
Reported: 2012-05-21 13:52 UTC by Don Zickus
Modified: 2018-12-09 06:29 UTC (History)
5 users (show)

Fixed In Version: 4.2.1-1.2
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-05-22 05:21:03 UTC
Embargoed:


Attachments (Terms of Use)

Description Don Zickus 2012-05-21 13:52:24 UTC
Description of problem:
My email was filtering on X-loop which is no longer there.  Can you restore it please?

Version-Release number of selected component (if applicable):
Bugzilla 4.2

How reproducible:
Always

Steps to Reproduce:
1.  Receive bugzilla email, check headers
2.
3.
  
Actual results:
no more X-loop, X-been-there, etc

Expected results:


Additional info:

Comment 1 Simon Green 2012-05-21 14:01:57 UTC
X-Loop: bugzilla
X-BeenThere: bugzilla

are the two that I can see. Are there any others that are missing that you are aware of. The above two will be fixed in the next release.

  -- simon

Comment 2 Andy Gospodarek 2012-05-21 14:26:16 UTC
Yes there are more missing:

X-Bugzilla-Version:
X-Bugzilla-Reporter:
X-Bugzilla-Flags:

The 'X-Bugzilla-Flags' field is imporant to me, so please at least add that one back.  Thanks!

Comment 3 Simon Green 2012-05-21 14:32:43 UTC
X-Bugzilla-Version was reinstated about 30 minutes ago. The other two will be added in the next release.

  -- simon

Comment 4 Don Zickus 2012-05-21 14:37:38 UTC
Simon,

Thanks for adding those.  What is the expected time for the next release? IOW how much email pain do I have to deal with?

Cheers,
Don

Comment 5 Simon Green 2012-05-21 14:38:48 UTC
(In reply to comment #4)
> Thanks for adding those.  What is the expected time for the next release?
> IOW how much email pain do I have to deal with?

Probably about sixteen hours from now.

  -- simon

Comment 6 Andy Gospodarek 2012-05-21 14:41:21 UTC
(In reply to comment #5)
> (In reply to comment #4)
> > Thanks for adding those.  What is the expected time for the next release?
> > IOW how much email pain do I have to deal with?
> 
> Probably about sixteen hours from now.
> 
>   -- simon

So 'X-Bugzilla-Reporter' and 'X-Bugzilla-Flags' will get added back in ~16 hours?

Comment 7 Tomas Hoger 2012-05-21 15:50:33 UTC
While reviewing my mail filter breakage, I spotted following changes:

- for X-Bugzilla-Changed-Fields, I was checking for Status and Resolution.  Now it's bug_status and resolution.  I'm not sure if Zimbra checks are case sensitive or insensitive.  If insensitive, there's no change needed for the two fields above, but I'm fine to fix rules to use new names if there's no change to be made to this.

- X-Bugzilla-Comment (values Public/Private) is gone now.  Is it going to be re-added?

Comment 8 Don Zickus 2012-05-21 15:58:53 UTC
(In reply to comment #5)
> (In reply to comment #4)
> > Thanks for adding those.  What is the expected time for the next release?
> > IOW how much email pain do I have to deal with?
> 
> Probably about sixteen hours from now.
> 
>   -- simon

Great!  Thanks for the quick turnaround.

Cheers,
Don

Comment 9 Tomas Hoger 2012-05-21 19:45:30 UTC
*** Bug 823637 has been marked as a duplicate of this bug. ***

Comment 10 Tomas Hoger 2012-05-21 20:51:16 UTC
(In reply to comment #7)
> - X-Bugzilla-Comment (values Public/Private) is gone now.  Is it going to be
> re-added?

There's a bug 823262 for this, no need to comment on this here.

Comment 12 Simon Green 2012-05-22 05:24:10 UTC
Coming soon (in 4.2.1-1.2) to an Bugzilla e-mail near you.

X-Loop: bugzilla
X-BeenThere: bugzilla
X-Bugzilla-Comment: <public|private|none>
X-Bugzilla-Reporter: <email>
X-Bugzilla-Flags: <name>[?+-], ....

  -- simon

The flags value is not specified if there are now visible flags for the user receiving the e-mail.

Comment 13 Simon Green 2012-05-22 21:25:34 UTC
This change is now live.

Comment 14 Andy Gospodarek 2012-05-23 13:04:24 UTC
(In reply to comment #13)
> This change is now live.

I confirmed this is working as expected.  Thanks!


Note You need to log in before you can comment on or make changes to this bug.