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

Werner Punz commented on MYFACES-4160:
--------------------------------------

Well you can remove parts of it out of the box... There is an internal switch 
to my knowledge which switches between xhr indirections, IE7 and older uses the 
old xhr mechanism, and newer browser switch to the standardized xhr object - 
there is no browser anymore which uses a non standardized xhr system,
since IE6 is absolutely dead by now.

I think I have the same switch also for the domUtils, but I need to check this 
first.


> ViewState not written for Ajax request
> --------------------------------------
>
>                 Key: MYFACES-4160
>                 URL: https://issues.apache.org/jira/browse/MYFACES-4160
>             Project: MyFaces Core
>          Issue Type: Bug
>    Affects Versions: 2.3.0-beta
>            Reporter: Thomas Andraschko
>            Assignee: Werner Punz
>             Fix For: 2.3.0
>
>
> If you run the application from MYFACES-4156 via mvn jetty:run, the 
> viewStateId isn't rendered again after the first ajax request.
> Seems like FaceletViewDeclerationLanguage line 1910 should handle that but it 
> skips.
> [~lu4242] Could you please check that?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to