Description of problem: When you select a non-retired product on the Browse page (e.g. https://bugzilla.redhat.com/page.cgi?id=browse.html&tab=&product=Bugzilla&bug_status=open), correct data is shown. Howeverm when you select any of the Retired products, other than "test" (e.g. https://bugzilla.redhat.com/page.cgi?id=browse.html&tab=summary&product=Red+Hat+Linux&product_version=&bug_status=open), you are just shown the initial browse page with the first item in the drop-down list selected and no bug data displayed. Version-Release number of selected component (if applicable): 4.4.0006 How reproducible: always Steps to Reproduce: 1. Go to https://bugzilla.redhat.com/ 2. Click Browse link near top of page 3. Select "Red Hat Linux" from the first drop-down list, then click "Submit". Actual results: Initial Browse page is presented again Expected results: Bug summary for Red Hat Linux should be displayed. Additional info: If I use the Search page to search for CLOSED bugs in the Red Hat Linux product, I get more than 1000 results.
So it turns out if you could see a product, but couldn't enter a bug in it (either because the product is non enterable, or you don't have the correct group permission), you couldn't get the details. I've changed the code so that it will display if you can enter or view bugs in the product. -- simon
This change is now live. If there are any issues, do not reopen this bug. Instead, you should create a new bug and reference this bug. -- simon