NON-FUNCTIONAL PARTIALTRIGGERS FOR TABLE COLUMN HEADER/FOOTER
-------------------------------------------------------------

                 Key: TRINIDAD-961
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-961
             Project: MyFaces Trinidad
          Issue Type: Bug
          Components: Components
    Affects Versions: 1.2.6-core
         Environment: All
            Reporter: Kamran Kashanian


If a UIComponent inside the table column header/footer contains a 
partialTrigger referencing the component ID of a stamped component inside the 
table. When the partialTrigger is invoked,  the client ID that gets added to 
the partialTargets list  for the header/footer UIComponent includes the table 
"currency" key. So the component inside the column header/footer is incorrectly 
being treated as a stamped component. This prevents the update of components 
inside table header/footer (as a result of changes in stamped components in the 
table body) using partialTriggers. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to