Closed
Bug 579218
Opened 15 years ago
Closed 15 years ago
Email notifications shouldn't assume a fixed-width font
Categories
(Bugzilla :: Email Notifications, defect)
Tracking
()
People
(Reporter: justin.lebar+bug, Unassigned)
Details
(Apologies if this is a dupe. Seems like it should be, but I couldn't find a bug to dupe against.)
I use an e-mail client which displays all e-mails in a variable-width font. Unfortunately this doesn't interact well with Bugzilla e-mails, which assume that they're displayed using a fixed-width font.
I bet we can come up with an e-mail format which is readable in both fixed- and variable-width fonts. But I'm concerned this might break automated bugmail readers.
Reporter | ||
Comment 1•15 years ago
|
||
For instance, we could re-format this:
What |Removed |Added
----------------------------------------------------------------------------
Priority|-- |P5
Status|NEW |RESOLVED
Resolution| |WONTFIX
as
Added priority: P5
Changed status: NEW -> RESOLVED
Added resolution: WONTFIX
![]() |
||
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 3•15 years ago
|
||
Oh man, I never would have found that one. Thanks.
You need to log in
before you can comment on or make changes to this bug.
Description
•