Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 14771 - "View Bugs Reported Today" on front page is broken (invalid 'product' params)
Summary: "View Bugs Reported Today" on front page is broken (invalid 'product' params)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Bugzilla (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: John Davis (zhen) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-30 04:24 UTC by D Wollmann
Modified: 2011-10-30 23:16 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description D Wollmann 2003-01-30 04:24:34 UTC
The "View Bugs Reported Today" link on the front page includes invalid
parameters and will never return the expected result set:

&product=Browser
&product=MailNews

the errant parameters should be replaced with valid parameters:

&product=Gentoo+Linux


The current query for reference:

http://bugs.gentoo.org/buglist.cgi?
bug_status=UNCONFIRMED
&bug_status=NEW
&bug_status=ASSIGNED
&bug_status=REOPENED
&bug_status=RESOLVED
&email1=
&emailtype1=substring
&emailassigned_to1=1
&email2=
&emailtype2=substring
&emailreporter2=1
&bugidtype=include
&bug_id=
&changedin=1
&votes=
&chfield=%5BBug+creation%5D
&chfieldfrom=
&chfieldto=Now
&chfieldvalue=
&product=Browser
&product=MailNews
&short_desc=
&short_desc_type=substring
&long_desc=
&long_desc_type=substring
&bug_file_loc=
&bug_file_loc_type=substring
&status_whiteboard=
&status_whiteboard_type=substring
&keywords=
&keywords_type=anywords
&field0-0-0=noop
&type0-0-0=noop
&value0-0-0=
&cmdtype=doit
&newqueryname=
&order=Reuse+same+sort+as+last+time
Comment 1 John Davis (zhen) (RETIRED) gentoo-dev 2003-01-30 15:00:41 UTC
Alrighty, updated to search for all relevant products.