[richfaces-issues] [JBoss JIRA] (RF-13393) orderingList: JavaScript api is bound to wrong element

Brian Leathem (JIRA) jira-events at lists.jboss.org
Thu Nov 28 12:06:05 EST 2013


    [ https://issues.jboss.org/browse/RF-13393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12927437#comment-12927437 ] 

Brian Leathem commented on RF-13393:
------------------------------------

The fix here is to look up the top-level CDK div via the clientId, and change [this line|https://github.com/richfaces/richfaces/blob/master/framework/src/main/resources/META-INF/resources/org.richfaces/bridge/select/ordering-list-bridge.js#L25] to store the widget in that element, rather than the list element.

                
> orderingList: JavaScript api is bound to wrong element
> ------------------------------------------------------
>
>                 Key: RF-13393
>                 URL: https://issues.jboss.org/browse/RF-13393
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-selects
>    Affects Versions: 5.0.0.Alpha2
>            Reporter: Jiří Štefek
>            Assignee: Michal Petrov
>            Priority: Critical
>             Fix For: 5.0.0.Alpha2
>
>   Original Estimate: 15 minutes
>  Remaining Estimate: 15 minutes
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the richfaces-issues mailing list