Closed
Bug 299006
Opened 21 years ago
Closed 21 years ago
The footerhtml appears centred when we get the chart
Categories
(Bugzilla :: Reporting/Charting, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: zerobug, Assigned: gerv)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows 98)
Build Identifier:
When we display a old Charts (for example :
https://bugzilla.mozilla.org/reports.cgi?product=Bugzilla&datasets=MOVED%3A ),
the footerhtml appears centred
Reproducible: Always
Steps to Reproduce:
1. Click on 'Reports'
2. Click on 'Old Charts'
3. Click on 'Continue'
Actual Results:
The footerhtml is centred
Expected Results:
The footerhtml should stay on the left
In reports.cgi, there is a missing </center> after :
<img src="$url_image">
<br clear=left>
<br>
| Assignee | ||
Comment 1•21 years ago
|
||
This is true; but these reports are going away soon. It's hardly worth fixing
this. Thanks for the report, though. :-)
Gerv
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•