Closed
Bug 152772
Opened 23 years ago
Closed 23 years ago
buglist.cgi truncates emails at 45 characters
Categories
(Bugzilla :: Query/Bug List, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.16
People
(Reporter: bbaetz, Assigned: gerv)
Details
(Keywords: regression)
Attachments
(1 file)
1.23 KB,
patch
|
bbaetz
:
review+
bbaetz
:
review+
|
Details | Diff | Splinter Review |
buglist.cgi truncates long email addresses at 45 characters, while the fix for
bug 103592 used 30.
I think myk did this in the templatisation. Any reason for this? I don't think
anyone's email is currently being truncated on buglist.cgi, which makes the
feature a bit useless.
![]() |
Reporter | |
Comment 1•23 years ago
|
||
->2.16 for either INVALID or for the obvious patch.
Keywords: regression
Target Milestone: --- → Bugzilla 2.16
![]() |
Assignee | |
Comment 2•23 years ago
|
||
Obvious patch.
Gerv
![]() |
Reporter | |
Comment 3•23 years ago
|
||
Comment on attachment 88275 [details] [diff] [review]
Patch v.1
Heh - you beat me to it.
r=bbaetz x2
However, I wanted to know if Myk did this for a reason, so don't check in until
he responds.
Attachment #88275 -
Flags: review+
Comment 4•23 years ago
|
||
Yes, I did it for a reason, but I don't remember now what that reason is. Go
ahead and check it in; we can back it back out if I remember.
![]() |
Reporter | |
Comment 5•23 years ago
|
||
-> patch author for checkin
![]() |
Assignee | |
Comment 6•23 years ago
|
||
Fixed on trunk and branch.
Checking in template/en/default/list/table.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/list/table.html.tmpl,v
<-- table.html.tmpl
new revision: 1.5; previous revision: 1.4
done
Checking in template/en/default/list/table.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/list/table.html.tmpl,v
<-- table.html.tmpl
new revision: 1.4.2.1; previous revision: 1.4
done
Gerv
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•