Bug 823341 - In advanced search when you change the product sometimes you get a component called [object HTMLSelectElement]
Summary: In advanced search when you change the product sometimes you get a component ...
Keywords:
Status: CLOSED DUPLICATE of bug 823339
Alias: None
Product: Bugzilla
Classification: Community
Component: Query/Bug List
Version: 4.2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Simon Green
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-21 00:25 UTC by Simon Baird
Modified: 2014-10-12 22:48 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-08-14 01:35:39 UTC
Embargoed:


Attachments (Terms of Use)

Description Simon Baird 2012-05-21 00:25:02 UTC
Try changing the product a few times and you should see this.

Mightbe some kind of bug in:
https://bugzilla.redhat.com/js/productform.js

That text usually indicates a dom element or some other object is being incorrectly treated as a string.

The dom ends up looking like this:
<option value="">[object HTMLSelectElement]</option>

Comment 1 Simon Green 2012-08-14 01:35:39 UTC
Bug 823339 goes back to the old 'click to refresh' component list option. Upstream's code does not work too well when you have 13,000 components in a single product.

*** This bug has been marked as a duplicate of bug 823339 ***


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