Bug 181507 - Advanced query page does not give product-specific versions
Summary: Advanced query page does not give product-specific versions
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Bugzilla
Classification: Community
Component: Bugzilla General
Version: devel
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: PnT DevOps Devs
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-02-14 18:37 UTC by Stephen Tweedie
Modified: 2013-06-24 03:00 UTC (History)
0 users

Fixed In Version: 2.18
Clone Of:
Environment:
Last Closed: 2007-11-02 19:29:41 UTC
Embargoed:


Attachments (Terms of Use)

Description Stephen Tweedie 2006-02-14 18:37:17 UTC
Description of problem:
Using the new bugzilla-devel, the simple bug query page gives me options in the
"version" listbox which match the appropriate versions for the selected item in
the "product" listbox.

The Advanced query page does not do this --- no matter which product is
selected, all possible versions of all possible products are listed.  Eg.
selecting fedora-core as the product, I still get to choose RHEL versions in the
version list box.

How reproducible:

100%

Steps to Reproduce:
1. Open https://bugzilla.redhat.com/bugzilla-devel/query.cgi?format=advanced

Actual results:
Version listbox contains every version of every product that has ever existed.

Expected results:
Version listbox should really only contain versions appropriate to the selected
product.

Comment 1 David Lawrence 2006-02-14 18:50:15 UTC
Thank you for the feedback. This is actually expected since it mimics the
behaviour still of the old query page where you have to click 'Use Javascript'
in the upper right to enable the component/version filtering. This was
originally to allow people to load the page faster if they did not want the
extra overhead of the javascript code. The question now is whether I still need
to have those links at the upper right with the new Ajax method. I will remove
the links I think. Otherwise, does this work if you click the 'Use Javascript'
link first and then try to select a product?


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