Closed
Bug 303303
Opened 19 years ago
Closed 19 years ago
Data aren't displayed in old charts when the product is closed for new bug entry
Categories
(Bugzilla :: Reporting/Charting, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.20
People
(Reporter: LpSolit, Assigned: LpSolit)
Details
Attachments
(1 file)
|
752 bytes,
patch
|
justdave
:
review+
|
Details | Diff | Splinter Review |
Two bugs are included here: 1) Data aren't displayed in old charts when the product is closed for new bug entry. That doesn't make sense! 2) If you try to display data for products which have either no version or no component, an error is returned asking you to create one first. Well, if these products have no version and no component, they cannot contain any bug and consequently should not be displayed in the product dropdown menu. Old charts still exist in 2.20 and seeing how fast things are moving when talking about charts, there will still be here for 2.22. So this bug should be fixed. So gerv, I don't allow you to close this bug as WONTFIX. ;)
| Assignee | ||
Updated•19 years ago
|
Target Milestone: --- → Bugzilla 2.20
| Assignee | ||
Updated•19 years ago
|
Comment 2•19 years ago
|
||
Comment on attachment 191590 [details] [diff] [review] patch, v1 Hmm, yeah, we're already working from the list of GetSelectableProducts() from above, so we already eliminated the ones they aren't allowed to see before getting this far anyway. pointless check, r=justdave
Attachment #191590 -
Flags: review?(justdave) → review+
Updated•19 years ago
|
Flags: approval2.20+
Flags: approval+
| Assignee | ||
Comment 3•19 years ago
|
||
tip: Checking in reports.cgi; /cvsroot/mozilla/webtools/bugzilla/reports.cgi,v <-- reports.cgi new revision: 1.76; previous revision: 1.75 done 2.20rc1: Checking in reports.cgi; /cvsroot/mozilla/webtools/bugzilla/reports.cgi,v <-- reports.cgi new revision: 1.74.4.1; previous revision: 1.74 done
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•