[richfaces-issues] [JBoss JIRA] (RF-12200) Support wildcard or regex on CDK cdk:passThrough and cdk:passThroughWithException

Brian Leathem (JIRA) jira-events at lists.jboss.org
Thu May 17 17:54:18 EDT 2012


     [ https://issues.jboss.org/browse/RF-12200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Leathem updated RF-12200:
-------------------------------

    Fix Version/s: 4.3.0.Milestone1

    
> Support wildcard or regex on CDK cdk:passThrough and cdk:passThroughWithException
> ---------------------------------------------------------------------------------
>
>                 Key: RF-12200
>                 URL: https://issues.jboss.org/browse/RF-12200
>             Project: RichFaces
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: cdk
>    Affects Versions: 4.2.1.Final
>         Environment: All
>            Reporter: Paul Dijou
>              Labels: attribute, cdk, richfaces
>             Fix For: 4.3.0.Milestone1
>
>
> When using cdk:passThrough or cdk:passThroughWithException, you can specify which attributes are concerned. It would be great if there was the possibility to use wildcards instead, like :
> {code}
> cdk:passThrough="style on*"
> {code}
> This one will pass the {{style}} attribute but also all attributes starting with "on" (ultimate usefull for all onclick, onmouseover, ...).
> We could also think about supportting any king of regex instead. But it might be a little more complex to use.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list