Maciej Jarkowski created TRINIDAD-2432:
------------------------------------------

             Summary: partialTrigger works only on the whole table scope
                 Key: TRINIDAD-2432
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2432
             Project: MyFaces Trinidad
          Issue Type: Bug
          Components: Components
    Affects Versions: 2.0.1-core
         Environment: WebSphere Application Server 8.5 64bit on Windows 7, with 
MyFaces 2.0 support, trinidad-api-2.0.1.jar, trinidad-impl-2.0.1.jar, Internet 
Explorer 9, Quirks mode.
The problem can be seen in Production or Development stage.
            Reporter: Maciej Jarkowski


On the JSF page we defined 
xmlns:trh="http://myfaces.apache.org/trinidad/html"; 

I just found partialTrigger doesn't work if partialTrigger is defined on 
trh:rowLayout or trh:cellFormat.
There is an error on jfs.js replaceHtmlItem() function saying "there is no 
parent node".
partialTrigger attribute is allowed on these elements, so it should work.

Hint: As I just checked the returned XML for partial submit for the 
trh:rowLayout or trh:cellFormat always consist of full <table> element instead 
of <tr> or <td>.
I didn't do any further analysis.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to