Closed Bug 1123149 Opened 11 years ago Closed 8 years ago

Remove spurious whitespace from global/user.html.tmpl

Categories

(Bugzilla :: User Interface, defect)

defect
Not set
trivial

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: emorley, Unassigned)

Details

Noticed as part of bug 1105568. eg: [% INCLUDE global/user.html.tmpl user = to_user, who = user %] translates to: <span class="vcard"><a class="email" href="mailto:admin&#64;example.com" title="Admin &lt;admin&#64;example.com&gt;"> <span class="fn">Admin</span></a> </span> (the newlines add a space when displayed), which results in: "Admin has canceled Admin 's request for Another User 's review:"
I can no longer get the docker instance to work locally, so I can't test this.
Assignee: emorley → general
Assignee: general → ui
Severity: normal → trivial
Component: Bugzilla-General → User Interface
This template is also used for emails, so is Bugzilla-General more appropriate?
(In reply to Ed Morley [:edmorley] from comment #1) > I can no longer get the docker instance to work locally, so I can't test > this. Contact me in IRC to figure this out. dkl
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.