Closed
Bug 133389
Opened 23 years ago
Closed 23 years ago
show_bug does not select component
Categories
(Bugzilla :: Creating/Changing Bugs, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.16
People
(Reporter: jayvdb, Assigned: myk)
Details
(Keywords: dataloss, regression)
Attachments
(1 file)
|
724 bytes,
patch
|
myk
:
review+
myk
:
review+
|
Details | Diff | Splinter Review |
show_bug.cgi does not select the bugs component, resulting in commit changing
the component to the first of the product.
| Reporter | ||
Comment 1•23 years ago
|
||
| Reporter | ||
Updated•23 years ago
|
| Assignee | ||
Comment 2•23 years ago
|
||
Comment on attachment 76103 [details] [diff] [review]
patch
Works. r=myk x 2
Attachment #76103 -
Flags: review+
Comment 3•23 years ago
|
||
Doh. I didn't catch this in testing because my test bugs all belong to the first
component of a product. :(
Comment 4•23 years ago
|
||
For installations that upgraded immediately after the checkin,
buglist.cgi?chfield=component&chfieldfrom=2002-03-23&chfieldto=Now
can be used to find a superset of the affected bugs.
(The checkin was on 03/23/2002 09:58)
Comment 5•23 years ago
|
||
Checking in template/default/show/show_bug.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/default/show/show_bug.html.tmpl,v
<-- show_bug.html.tmpl
new revision: 1.5; previous revision: 1.4
done
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 6•23 years ago
|
||
fixing incorrect milestones on fixed bugs.
Target Milestone: --- → Bugzilla 2.16
Updated•12 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
•