Closed
Bug 304105
Opened 19 years ago
Closed 19 years ago
Header duplicated when reports.cgi throws a code error
Categories
(Bugzilla :: Reporting/Charting, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.22
People
(Reporter: wicked, Assigned: bugzilla-mozilla)
References
Details
(Whiteboard: [blocker will fix])
When reports.cgi throws a code error, the header is sometimes duplicated. This atleast happens when the chart_data_not_generated error is thrown. First header has title Bug Charts and second Internal Error.
Comment 1•19 years ago
|
||
Suggest confirming, creating a "templatize reports.cgi" bug (1), making (1) block this, and making (1) block bug 86168. This happens because reports.cgi does not use templates. I checked for a reports.cgi templitization bug, bug I couldn't find one.
Comment 2•19 years ago
|
||
(In reply to comment #1) > Suggest confirming, creating a "templatize reports.cgi" bug (1), making (1) > block this, and making (1) block bug 86168. Then file the bugs.
Updated•19 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Target Milestone: --- → Bugzilla 2.22
Comment 3•19 years ago
|
||
We aren't templatising reports.cgi; it's going away. For similar reasons, I'm not going to put time into fixing this bug. If there's a simple fix and someone cares enough to write it, I'll review it. Gerv
Comment 4•19 years ago
|
||
This bug has been fixed by bug 312157. Reassigning this bug to bkor who fixed the problem in reports.cgi as part of another patch.
Updated•19 years ago
|
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•