Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 314012 Details for
Bug 458704
Bugzilla no longer includes email headers it used to include
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch to add additional headers to flag emails (v1)
flag_email_headers.patch (text/plain), 1.21 KB, created by
David Lawrence
on 2008-08-11 22:45:10 UTC
(
hide
)
Description:
Patch to add additional headers to flag emails (v1)
Filename:
MIME Type:
Creator:
David Lawrence
Created:
2008-08-11 22:45:10 UTC
Size:
1.21 KB
patch
obsolete
>? bugzilla-3.2rh-20080811.1.tar.gz >? bugzilla.spec >? patches >? skins/contrib/RedHat/global/shadowman.png >Index: template/en/default/request/email.txt.tmpl >=================================================================== >RCS file: /cvs/qa/rh_bugzilla_3/template/en/default/request/email.txt.tmpl,v >retrieving revision 1.4 >diff -u -r1.4 email.txt.tmpl >--- template/en/default/request/email.txt.tmpl 8 Aug 2008 17:45:48 -0000 1.4 >+++ template/en/default/request/email.txt.tmpl 11 Aug 2008 22:44:16 -0000 >@@ -43,6 +43,17 @@ > [% END %] > [% subject_status = statuses.${flag.status} %] > [% END %] >+[%# REDHAT EXTENSION START 458704 %] >+X-Loop: [% Param('mailfrom') %] >+X-BeenThere: [% Param('mailfrom') %] >+X-Loop: [% Param('mailfrom') %] >+X-BeenThere: [% Param('mailfrom') %] >+X-Bugzilla-Product: [% bug.product FILTER html %] >+X-Bugzilla-Version: [% bug.version FILTER html %] >+X-Bugzilla-Component: [% bug.component FILTER html %] >+X-Bugzilla-Status: [% bug.bug_status FILTER html %] >+X-Bugzilla-Reason: [% flag.type.name %] [%+ subject_status %] >+[%# REDHAT EXTENSION END 458704 %] > From: [% Param('mailfrom') %] > To: [% to %] > Subject: [% flag.type.name %] [%+ subject_status %]: [[% terms.Bug %] [%+ bug.bug_id %]] [% bug.short_desc %]
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
nelhawar
: review+
Actions:
View
|
Diff
Attachments on
bug 458704
: 314012