Closed Bug 341539 Opened 18 years ago Closed 15 years ago

Component list not filtered when a product selected on Request Queue or Edit Flag Types

Categories

(Bugzilla :: User Interface, defect)

2.23
defect
Not set
minor

Tracking

()

RESOLVED FIXED
Bugzilla 3.4

People

(Reporter: wicked, Assigned: LpSolit)

Details

Attachments

(1 file)

When a product is selected but component is left and Any/All and Filter is pressed, the resulting new form includes once again every component even though a product is selected. This happens on both Request Queue screen as well as on the Edit Flag Types screen (which recently acquired this functionality in bug 319067). Correct action is to limit components once again to those found in the selected product. User can then select a component that doesn't belong to the product and gets a nice error message about non-existing component.

Seems to be a recent regression as bmo seems to not be affected.
Yeah, I saw that too. Pretty annoying. But I'm not a JS expert.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Attached patch patch, v1Splinter Review
Tested successfully on IE 6, IE 8, Firefox 3.5.1, Opera 10.0 beta, Safari
4.0.2, Google Chrome 2.0.172.37, and Konqueror 4.2.4.

The key point is that you have to name your form, and call document.foo, instead of document.forms[0].
Assignee: ui → LpSolit
Status: NEW → ASSIGNED
Attachment #391313 - Flags: review?(wurblzap)
wicked, feel free to review it too, if you have time.
Target Milestone: --- → Bugzilla 3.4
Attachment #391313 - Flags: review?(wurblzap) → review+
Flags: approval3.4+
Flags: approval+
tip:

Checking in template/en/default/admin/flag-type/list.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/admin/flag-type/list.html.tmpl,v  <--  list.html.tmpl
new revision: 1.21; previous revision: 1.20
done
Checking in template/en/default/request/queue.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/request/queue.html.tmpl,v  <--  queue.html.tmpl
new revision: 1.22; previous revision: 1.21
done


3.4:

Checking in template/en/default/admin/flag-type/list.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/admin/flag-type/list.html.tmpl,v  <--  list.html.tmpl
new revision: 1.20.2.1; previous revision: 1.20
done
Checking in template/en/default/request/queue.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/request/queue.html.tmpl,v  <--  queue.html.tmpl
new revision: 1.21.2.1; previous revision: 1.21
done
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: