Bug 998302 - Browse page fails for non-enterable products
Summary: Browse page fails for non-enterable products
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Bugzilla
Classification: Community
Component: Bugzilla General
Version: 4.4
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: 4.4
Assignee: Simon Green
QA Contact: tools-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-19 02:06 UTC by Jason McDonald
Modified: 2018-12-09 06:29 UTC (History)
2 users (show)

Fixed In Version: 4.4.0009
Clone Of:
Environment:
Last Closed: 2013-10-04 00:46:11 UTC
Embargoed:


Attachments (Terms of Use)

Description Jason McDonald 2013-08-19 02:06:22 UTC
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.

Comment 1 Simon Green 2013-08-29 00:54:00 UTC
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

Comment 2 Simon Green 2013-10-04 00:46:11 UTC
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


Note You need to log in before you can comment on or make changes to this bug.