[richfaces-issues] [JBoss JIRA] Assigned: (RF-2445) ComboBox: unacceptable client id generation

Aleksej Yanul (JIRA) jira-events at lists.jboss.org
Fri Mar 21 12:05:42 EDT 2008


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

Aleksej Yanul reassigned RF-2445:
---------------------------------

    Assignee: Aleksej Yanul  (was: Anton Belevich)

> ComboBox: unacceptable client id generation
> -------------------------------------------
>
>                 Key: RF-2445
>                 URL: http://jira.jboss.com/jira/browse/RF-2445
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.0
>            Reporter: Ilya Shaikovsky
>         Assigned To: Aleksej Yanul
>             Fix For: 3.2.0
>
>
> You may generate ids for elements in markup. But this is wrong:
>       <h:form id="test">
>       
>       <rich:comboBox value="#{comboBoxBean.value}">
>       		<f:selectItem itemValue="1"/>
>       </rich:comboBox>
>       
> 	</h:form>		
> and generated:
> <div class="rich-combobox-font rich-combobox" id="controlj_id238" style="width: 150px;"><input type........
> wrapper div should have test:j_id238 id in this case. 

-- 
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