In facelets, pagination of <tr:table> is broken
-----------------------------------------------

                 Key: TRINIDAD-2027
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2027
             Project: MyFaces Trinidad
          Issue Type: Bug
          Components: Components
    Affects Versions: 2.0.0-beta-2
         Environment: Any desktop browser
            Reporter: Mamallan Uthaman


In a facelet page using Trinidad tags, table's prev and next links are broken. 
From a web inspector, I observed that the facelet page's httpRequest contains 
source/event parameter twice. And the first source/event parameter's value is 
always null, and the other seems to have a valid value. I'm guessing the source 
of the problem lies in the Trinidad's integration with JSF2.0 Ajax apis.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to