Closed
Bug 452746
Opened 16 years ago
Closed 16 years ago
Link to the bug in the bug header/title bar includes a space
Categories
(Bugzilla :: User Interface, defect)
Tracking
()
VERIFIED
FIXED
Bugzilla 3.2
People
(Reporter: mcsmurf, Assigned: mkanat)
References
Details
(Keywords: regression)
Attachments
(1 file)
836 bytes,
patch
|
LpSolit
:
review+
|
Details | Diff | Splinter Review |
After the update to Bugzilla 3.2 on b.m.o, the link to the bug in the bug header/title bar includes a space after the bug # (div with class="bz_alias_short_desc_container"). This does not look good :).
Assignee | ||
Comment 1•16 years ago
|
||
Thanks for catching that! :-) Easy fix.
Comment 2•16 years ago
|
||
Comment on attachment 336029 [details] [diff] [review]
v1
r=LpSolit
Attachment #336029 -
Flags: review?(LpSolit) → review+
Updated•16 years ago
|
Severity: minor → trivial
Flags: approval3.2+
Flags: approval+
OS: Windows XP → All
Hardware: PC → All
Target Milestone: --- → Bugzilla 3.2
Comment 4•16 years ago
|
||
I would have joined line 300 too...
Comment 5•16 years ago
|
||
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.1a2pre) Gecko/20080825144317 SeaMonkey/2.0a1pre] (home, optim default) (W2Ksp4)
I really doubt this patch will be enough.
Here is what I get when I copy & paste the summary line:
|[Server Software] Bug 452746 - Link to the bug in the bug header/title bar includes a space |
Note all the extra spaces in the middle and at the end.
Keywords: regression
Comment 6•16 years ago
|
||
(In reply to comment #5)
> I really doubt this patch will be enough.
>
> Here is what I get when I copy & paste the summary line:
This bug is about the extra space in the link, not about the whole bug summary. What you are talking about is bug 453151.
Comment 7•16 years ago
|
||
(In reply to comment #6)
> What you are talking about is bug 453151.
Agreed.
Comment 8•16 years ago
|
||
(In reply to comment #7)
> Agreed.
(Though it was filed after my comment...)
Assignee | ||
Comment 9•16 years ago
|
||
tip:
Checking in template/en/default/bug/edit.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/bug/edit.html.tmpl,v <-- edit.html.tmpl
new revision: 1.130; previous revision: 1.129
done
3.2:
Checking in template/en/default/bug/edit.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/bug/edit.html.tmpl,v <-- edit.html.tmpl
new revision: 1.125.2.5; previous revision: 1.125.2.4
done
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•