Closed
Bug 300699
Opened 20 years ago
Closed 20 years ago
Remove dead code from editproducts.cgi and messages.html.tmpl
Categories
(Bugzilla :: Bugzilla-General, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.20
People
(Reporter: Wurblzap, Assigned: Wurblzap)
Details
Attachments
(1 file)
9.37 KB,
patch
|
LpSolit
:
review+
|
Details | Diff | Splinter Review |
There is some commented debugging code in messages.html.tmpl and some
pre-templatization code in editproducts.cgi.
Assignee | ||
Comment 1•20 years ago
|
||
Attachment #189243 -
Flags: review?
Assignee | ||
Updated•20 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → Bugzilla 2.22
![]() |
||
Comment 2•20 years ago
|
||
Comment on attachment 189243 [details] [diff] [review]
Patch
Nice catch! Great!
r=LpSolit
Attachment #189243 -
Flags: review? → review+
![]() |
||
Updated•20 years ago
|
Flags: approval?
Flags: approval2.20?
Target Milestone: Bugzilla 2.22 → Bugzilla 2.20
Updated•20 years ago
|
Flags: approval?
Flags: approval2.20?
Flags: approval2.20+
Flags: approval+
![]() |
||
Comment 3•20 years ago
|
||
Tip:
Checking in editproducts.cgi;
/cvsroot/mozilla/webtools/bugzilla/editproducts.cgi,v <-- editproducts.cgi
new revision: 1.87; previous revision: 1.86
done
Checking in template/en/default/global/messages.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/global/messages.html.tmpl,v
<-- messages.html.tmpl
new revision: 1.31; previous revision: 1.30
done
2.20rc1:
Checking in editproducts.cgi;
/cvsroot/mozilla/webtools/bugzilla/editproducts.cgi,v <-- editproducts.cgi
new revision: 1.85.2.2; previous revision: 1.85.2.1
done
Checking in template/en/default/global/messages.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/global/messages.html.tmpl,v
<-- messages.html.tmpl
new revision: 1.30.2.1; previous revision: 1.30
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
•