[wp-meta] [Making WordPress.org] #5549: Use a fixed width font for the ticket information in Trac emails
Making WordPress.org
noreply at wordpress.org
Wed Dec 16 08:46:37 UTC 2020
#5549: Use a fixed width font for the ticket information in Trac emails
-------------------------+--------------------
Reporter: johnbillion | Owner: (none)
Type: defect | Status: new
Priority: low | Milestone:
Component: Trac | Keywords:
-------------------------+--------------------
Trac sends its emails as text/html with a proportional width font which
means the ticket information table at the top is misaligned. This table is
actually correctly formatted by Trac for display as plain text. It should
look like this:
{{{
-----------------------------+-----------------------------
Reporter: peterwilsoncc | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Role/Capability | Version:
Severity: normal | Keywords:
Focuses: |
-----------------------------+-----------------------------
}}}
Probably the whole email should be text/plain, but there's some minor
styling in the email footer that would need to be removed in that case.
Alternatively the information table at the top should use a `monospace`
font declaration.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/5549>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list