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

Gabrielle Crawford commented on TRINIDAD-2115:
----------------------------------------------

adf rich client depends on trinidad, if you are closing this issue please send 
a mail to the dev mailing list to let someone with access to the adf code know 
so they can fix the adf code. They can search for the term "TRINIDAD-2115" in 
the adf code.
                
> replace  "javax.faces.IS_SAVING_STATE" with StateManager.IS_SAVING_STATE once 
> we upgrade our JSF verstion to 2.1 or higher
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TRINIDAD-2115
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2115
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>            Reporter: Gabrielle Crawford
>
> In JSF 2.1 in com.sun.faces.application.StateManagerImpl.saveView 
> StateManager.IS_SAVING_STATE is put in the contextAttributes before saving 
> the view. We are not yet relying on JSF 2.1, so for now we will use the 
> string value "javax.faces.IS_SAVING_STATE".  This was done in issue 2114
> https://issues.apache.org/jira/browse/TRINIDAD-2114
> Once we are dependendent on JSF 2.1 we should search for the string 
> "javax.faces.IS_SAVING_STATE" and replace it with StateManager.IS_SAVING_STATE

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to