[ 
https://issues.apache.org/jira/browse/MYFACES-3200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rene O reopened MYFACES-3200:
-----------------------------


The issue is still not solved entirely.
With "javax.faces.PARTIAL_STATE_SAVING" set to "false" in web.xml, the value 
still disappear (the only good thing is, that there are no further exceptions 
like in my comment before). Only with the parameter set to "true" it will now 
work as expected.
But with myfaces-2.1.1 it works in both cases.

> All values of self-defined composite-component attributes disappear 
> unexpected.
> -------------------------------------------------------------------------------
>
>                 Key: MYFACES-3200
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3200
>             Project: MyFaces Core
>          Issue Type: Bug
>    Affects Versions: 2.1.2-SNAPSHOT
>         Environment: Java 6, Tomcat 6, latest SNAPSHOT of myfaces-2.1.2 
> (30.06.2011)
>            Reporter: Rene O
>            Assignee: Leonardo Uribe
>             Fix For: 2.0.8, 2.1.2
>
>         Attachments: jsf2testcase.war, jsf2testcasewithoutrichfaces.war, 
> jsftest.war
>
>
> A testcase to reproduce this issue is attached. 
> Steps to reproduce this issue:
> 1. http://localhost:8080/jsf2testcase/components.jsf
> 2. you can see the value of one of the attributes of the self-defined 
> composite component at 'Panel1'
> 2. click 'Panel2'
> 3. click 'Panel1'
> 4. value at 'Panel1' is not shown anymore. (if you refresh the page with 'F5' 
> after that, the value is there again)
> Note:
> This behaviour occurs with the latest myfaces-2.1.2-SNAPSHOT (30.06.2011)
> With an older version of myfaces-2.1.2-SNAPSHOT (22.06.2011) and with 
> myfaces-2.1.1 everything works as expected.

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

        

Reply via email to