[ 
https://issues.apache.org/jira/browse/TRINIDAD-2318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Robinson resolved TRINIDAD-2318.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.0-core
    
> Support EL embedded in a literal partialTriggers attribute
> ----------------------------------------------------------
>
>                 Key: TRINIDAD-2318
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2318
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Components
>    Affects Versions: 2.0.1-core
>            Reporter: Andrew Robinson
>            Assignee: Andrew Robinson
>             Fix For: 2.1.0-core
>
>
> In order to allow users to put EL inside of partial triggers attributes, we 
> should convert any strings to string arrays for this attribute by wrapping 
> any value expressions assigned in the tag. This will allow for values like:
> <tr:outputText partialTriggers="inputText_#{vs.key}" />
> This is needed to help users with partial triggers and the for each loop with 
> the work being done in TRINIDAD-1940.

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

Reply via email to