Closed
Bug 326803
Opened 20 years ago
Closed 20 years ago
Wrong colspan for "summarize time" link below time tracking bar on show_bug.cgi
Categories
(Bugzilla :: Creating/Changing Bugs, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.20
People
(Reporter: Wurblzap, Assigned: Wurblzap)
Details
(Keywords: regression)
Attachments
(1 file)
|
730 bytes,
patch
|
LpSolit
:
review+
|
Details | Diff | Splinter Review |
The colspan value is 6 while it should be 7. This is a regression of bug 103636 which added the deadline column to the time tracking bar. It omitted to increase the colspan value accordingly.
| Assignee | ||
Comment 1•20 years ago
|
||
Attachment #211487 -
Flags: review?
Comment 2•20 years ago
|
||
Comment on attachment 211487 [details] [diff] [review]
Patch
r=LpSolit
Attachment #211487 -
Flags: review? → review+
Updated•20 years ago
|
Status: NEW → ASSIGNED
Flags: approval?
Flags: approval2.20?
Updated•20 years ago
|
Flags: approval?
Flags: approval2.20?
Flags: approval2.20+
Flags: approval+
| Assignee | ||
Comment 3•20 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.69; previous revision: 1.68
done
Branch:
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.60.2.4; previous revision: 1.60.2.3
done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•