[richfaces-issues] [JBoss JIRA] (RF-13233) Support attribute mapping for cdk:scriptOption

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Wed Oct 2 04:49:02 EDT 2013


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

Lukáš Fryč commented on RF-13233:
---------------------------------

Commits looks good, I would suggest to add unit tests for such functionality next time:

https://github.com/richfaces/richfaces/commit/821059c9db268f6fbd2862ccce8bb99049c4a1e9

https://github.com/richfaces/richfaces-cdk/commit/bdb0226611a9bead0283b47d229d83c7f20b8fa0
                
> Support attribute mapping for cdk:scriptOption
> ----------------------------------------------
>
>                 Key: RF-13233
>                 URL: https://issues.jboss.org/browse/RF-13233
>             Project: RichFaces
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: cdk
>            Reporter: Brian Leathem
>            Assignee: Brian Leathem
>              Labels: needs-qe
>             Fix For: cdk-4.5.0.Alpha2
>
>   Original Estimate: 1 hour
>  Remaining Estimate: 1 hour
>
> The syntax for cdk:passThrough attributes supports attribute mapping:
> {code}
> cdk:passThrough="onclick:onlistclick ..."
> {code}
> It would be nice if the cdk:scriptOption supported similar attribute mapping, as in:
> {code}
> <cdk:scriptOption wrapper="eventHandler" attributes="change:onchange ..." />
> {code}

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