Closed
Bug 172959
Opened 23 years ago
Closed 23 years ago
Remove old reporting (most doomed etc.)
Categories
(Bugzilla :: Reporting/Charting, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.18
People
(Reporter: gerv, Assigned: gerv)
Details
Attachments
(1 file, 1 obsolete file)
|
25.25 KB,
patch
|
bbaetz
:
review+
bbaetz
:
review+
|
Details | Diff | Splinter Review |
Now we have spiffy new reporting, the old reports can go away. No-one used them
any more anyway.
Note that this bug is not about removing the charting, which is staying until I
rewrite that. :-)
Gerv
| Assignee | ||
Comment 1•23 years ago
|
||
Rip it all out :-)
Gerv
| Assignee | ||
Comment 2•23 years ago
|
||
One that works, now :-)
Gerv
Attachment #101927 -
Attachment is obsolete: true
Comment 3•23 years ago
|
||
Comment on attachment 101928 [details] [diff] [review]
Patch v.2
>+
>+ [% ELSIF error == "chart_dir_nonexistent" %]
>+ One of the directories <tt>[% dir %]</tt> and <tt>[% graphdir %]</tt> does
>+ not exist.
html filter these, and r=bbaetz x2
Attachment #101928 -
Flags: review+
| Assignee | ||
Comment 4•23 years ago
|
||
Fixed.
Checking in reports.cgi;
/cvsroot/mozilla/webtools/bugzilla/reports.cgi,v <-- reports.cgi
new revision: 1.61; previous revision: 1.60
done
Checking in CGI.pl;
/cvsroot/mozilla/webtools/bugzilla/CGI.pl,v <-- CGI.pl
new revision: 1.186; previous revision: 1.185
done
Checking in template/en/default/global/user-error.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/global/user-error.html.tmpl,v
<-- user-error.html.tmpl
new revision: 1.18; previous revision: 1.17
done
Checking in template/en/default/global/code-error.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/global/code-error.html.tmpl,v
<-- code-error.html.tmpl
new revision: 1.18; previous revision: 1.17
done
Gerv
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•23 years ago
|
Target Milestone: --- → Bugzilla 2.18
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
•