[richfaces-issues] [JBoss JIRA] Assigned: (RF-1829) Can't click ListShuttle elements

Aleksej Yanul (JIRA) jira-events at lists.jboss.org
Wed Jan 16 07:38:19 EST 2008


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

Aleksej Yanul reassigned RF-1829:
---------------------------------

    Assignee: Aleksej Yanul  (was: Nick Belaevski)

> Can't click ListShuttle elements
> --------------------------------
>
>                 Key: RF-1829
>                 URL: http://jira.jboss.com/jira/browse/RF-1829
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.1.3
>         Environment: SJSAS 8.1, MyFaces 1.1.5
>            Reporter: Juan Ignacio S?nchez Lara
>         Assigned To: Aleksej Yanul
>             Fix For: 3.1.4
>
>         Attachments: RichFacesTesting.war
>
>
> I am using listShuttle this way: 
> Code: 
> <rich:listShuttle sourceValue="#{empresasBean.sectoresDisponibles}"
>     sourceCaptionLabel="" rowKeyVar="rowIndex"
>     targetValue="#{empresasBean.modelo.sectores}"
>     targetCaptionLabel="#{mmE.sectores}" var="sector"
>     converter="#{sectorConverter}" id="sectores">
>         <rich:column>
>                 <h:outputText value="#{sector.etiqueta}" />
>         </rich:column>
> </rich:listShuttle>
> 	 
> It loads both boxes fine. 
> When page loads I get this JS error: 
> Code: 
> C.isSelected is not a function	 
> If I click any element it won't do anything (neither throwing new errors not activating buttons). 

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