Closed
Bug 417756
Opened 17 years ago
Closed 12 years ago
An option to get Product/Component in email subject/body
Categories
(bugzilla.mozilla.org :: General, enhancement)
bugzilla.mozilla.org
General
Tracking
()
RESOLVED
FIXED
People
(Reporter: zwnj, Assigned: dkl)
References
Details
Attachments
(2 files)
1.52 KB,
text/plain
|
Details | |
1.47 KB,
patch
|
glob
:
review+
|
Details | Diff | Splinter Review |
As the summary of bugs are sometimes not complete without Product (and sometimes Component), it would be great if I can set an option to get the Product/Component of the bug in email subject or the body.
Reporter | ||
Comment 1•17 years ago
|
||
I forgot, a useful example of this is when we have same bug reports in L10n, for different teams, like 'ar' and 'fa'. We have to put add component to the subject manually.
Comment 2•17 years ago
|
||
(In reply to comment #1)
> I forgot, a useful example of this is when we have same bug reports in L10n,
> for different teams, like 'ar' and 'fa'. We have to put add component to the
> subject manually.
A real world example of such bugs could be:
Bug 399003: The "no entry" icon is aligned on the left side of the web forgery popup (Persian locale)
Bug 399581: The "no entry" icon is aligned on the left side of the web forgery popup (Arabic locale)
Bug 399582: The "no entry" icon is aligned on the left side of the web forgery popup (Hebrew locale)
Comment 3•17 years ago
|
||
Just so you know, the information is currently available in the X-Bugzilla-Product and X-Bugzilla-Component headers in all emails, but that's obviously not easily displayed to everybody. :-)
Comment 4•17 years ago
|
||
I wouldn't want to see more data into the Subject field. Subjects would become unreadable. And as Max says, you can already use X-Bugzilla-Product and X-Bugzilla-Component to get this information. I personaly use them for a long time (Thunderbird can display them without any problem).
Reporter | ||
Comment 5•17 years ago
|
||
We use Gmail, and it doesn't worth it to select "Show original" and find the X-Bugzilla-... every time. I think if we add this option, lots of users will turn it on.
Thanks.
Reporter | ||
Comment 6•17 years ago
|
||
I just noticed bugzilla.gnome.org implemented this. It adds a line to the body like this:
<PRODUCT> | <COMPONENT> | Ver: <VERSION>
This is beside that they set product name as the sender, so you can see more info on your email reader's listing view.
Please let these happen to bugzilla.mozilla.org too. I cannot use Thunderbird, just because I need filters on email headers. I have to use a web-based email reader.
Reporter | ||
Updated•17 years ago
|
Attachment #303843 -
Attachment mime type: message/rfc822 → text/plain
Comment 7•17 years ago
|
||
Pushing this bug in the b.m.o component.
Assignee: email-notifications → justdave
Component: Email Notifications → Bugzilla: Other b.m.o Issues
Product: Bugzilla → mozilla.org
QA Contact: default-qa → reed
Version: unspecified → other
Comment 8•17 years ago
|
||
Rearranging this component to not have me as the default assignee, so that it doesn't appear like I'm intending to work on bugs that other people could be taking care of if they didn't think I was already doing them. If this bug is a software issue on b.m.o and you'd like to fix it, the modified source is now available for the patching (see bug 373688). Reassigning to the new default owner.
Assignee: justdave → nobody
QA Contact: reed → other-bmo-issues
Updated•13 years ago
|
Component: Bugzilla: Other b.m.o Issues → General
Product: mozilla.org → bugzilla.mozilla.org
closing bug due to inactivity. please re-open this bug if still relevant.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
Comment 10•12 years ago
|
||
I would love to see this happen. It would significantly help filtering my bugmail deluge in gmail.
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
Assignee | ||
Comment 11•12 years ago
|
||
Comment 12•12 years ago
|
||
Comment on attachment 675211 [details] [diff] [review]
Patch to add product/component to email body (v1)
r=glob
Attachment #675211 -
Flags: review?(glob) → review+
Assignee | ||
Comment 13•12 years ago
|
||
Thanks
Committing to: bzr+ssh://dlawrence%40mozilla.com@bzr.mozilla.org/bmo/4.0
modified extensions/BMO/template/en/default/email/bugmail.html.tmpl
modified extensions/BMO/template/en/default/email/bugmail.txt.tmpl
Committed revision 8406.
Committing to: bzr+ssh://dlawrence%40mozilla.com@bzr.mozilla.org/bmo/4.2
modified extensions/BMO/template/en/default/email/bugmail.html.tmpl
modified extensions/BMO/template/en/default/email/bugmail.txt.tmpl
Committed revision 8438.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → FIXED
Comment 14•12 years ago
|
||
Yay! How do I enable this option?
Assignee | ||
Comment 15•12 years ago
|
||
(In reply to Ehsan Akhgari [:ehsan] from comment #14)
> Yay! How do I enable this option?
Unfortunate it requires a code push so may take a few days to show up in production.
dkl
You need to log in
before you can comment on or make changes to this bug.
Description
•