[ 
https://issues.apache.org/jira/browse/TRINIDAD-1790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12859289#action_12859289
 ] 

Matthias Weßendorf commented on TRINIDAD-1790:
----------------------------------------------

with JSF RI/Mojarra 2.0.1 JARs (what's in the trinidad pom.xml) I do not even 
see an ajax post to the server.

Changed it locally to 2.0.2 I see the described bug/behavior

> Trinidad 2: Component Bindings are not executed during postback
> ---------------------------------------------------------------
>
>                 Key: TRINIDAD-1790
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1790
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>    Affects Versions: 2.0.0.3-core
>            Reporter: Max Starets
>
> To reproduce, run testRelativePartialTriggers.jspx an click the first "Make 
> table Pink" button.  Note that the table component is being PPR-ed,
> but the inline style remains the same. This happens because 'table1' in the 
> backing bean is null. The setter method never gets called.
> The most likely cause is the fact that JSF RI moved the code for binding 
> execution out of the lifecycle implementation into the PostRestoreViewState 
> event processing. 

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