]
Nick Belaevski updated RF-2307:
-------------------------------
Fix Version/s: 3.2.0
comboBox: multiple rich:comboBox component using error.
-------------------------------------------------------
Key: RF-2307
URL:
http://jira.jboss.com/jira/browse/RF-2307
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0
Environment: IE6, IE7, FF, Safari
Reporter: Mikhail Vitenkov
Assigned To: Nick Belaevski
Priority: Critical
Fix For: 3.2.0
Step 1. Add several(at least two rich:comboBox component) inside any rich
component(columns, for example) or on the blank page;
Step 2. Use following code:
<rich:comboBox>
<f:selectItem itemValue="1st item"/>
<f:selectItem itemValue="2nd item"/>
<f:selectItem itemValue="3rd item"/>
</rich:comboBox>
Step 3. Navigate to page, contained tested component - it should display;
Step 4. Verify comboboxe's items
Actual behavior:
1st combobox contain 3 items("1st item", "2nd item", "3rd
item");
2nd combobox contain 6 items("1st item", "2nd item", "3rd
item", "1st item", "2nd item", "3rd item")
...and etc.
Expected behavior:
ComboBox should contain only items, defined inside itself;
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: