Bug 229241 - Add version to subject line
Summary: Add version to subject line
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Bugzilla
Classification: Community
Component: Bugzilla General
Version: 2.18
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: David Lawrence
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-02-19 18:41 UTC by Paul Gampe
Modified: 2013-01-10 21:36 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-02-19 21:33:24 UTC
Embargoed:


Attachments (Terms of Use)

Description Paul Gampe 2007-02-19 18:41:39 UTC
Description of problem:

When receiving e-mail notifications from Bugzilla having the product version 
number in the subject line would make sorting of e-mails easier.

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

2.18-rh

How reproducible:

Always

Steps to Reproduce:
1. Receive an e-mail from bugzilla
2.
3.
  
Actual results:

Subject: [Bug 219506] Add section for mount options in NFS image section

Expected results:

Subject: [Version 5.0.0] [Bug 219506] Add section for mount options in NFS 
image section

Additional info:

Comment 1 David Lawrence 2007-02-19 21:33:24 UTC
The version as well as other information is already include in the mail header
of every bugzilla email in the form of:

X-Loop: bugzilla
X-BeenThere: bugzilla
X-Bugzilla-Product: %product%
X-Bugzilla-Version: %version%
X-Bugzilla-Status: %status%
X-Bugzilla-Component: %component%
X-Bugzilla-Comment: %private%
X-Bugzilla-Reason: %reasonsheader%
X-Bugzilla-Changed-Fields: %changeheader%

Your email client should be able sort on those without adding more
to the subject line.

Dave



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