[richfaces-issues] [JBoss JIRA] Closed: (RF-2307) comboBox: multiple rich:comboBox component using error.

Viktor Volkov (JIRA) jira-events at lists.jboss.org
Fri Mar 21 13:22:40 EDT 2008


     [ http://jira.jboss.com/jira/browse/RF-2307?page=all ]

Viktor Volkov closed RF-2307.
-----------------------------

    Assignee: Viktor Volkov  (was: Anton Belevich)

> 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: Viktor Volkov
>            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: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list