Andrew Robinson created TRINIDAD-2318:
-----------------------------------------

             Summary: 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: Build
    Affects Versions: 2.0.7-plugins
            Reporter: Andrew Robinson
            Assignee: Andrew Robinson


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