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

Werner Punz commented on MYFACES-3543:
--------------------------------------

I committed the workaround, but in the end Leinardo has to decide whether we 
will turn off the xml check.
Once this is done we can remove the workaround.

                
> java.lang.IllegalArgumentException: text/xml on ajax requests with webkit 
> mobile browser 
> -----------------------------------------------------------------------------------------
>
>                 Key: MYFACES-3543
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3543
>             Project: MyFaces Core
>          Issue Type: Bug
>    Affects Versions: 2.1.7
>            Reporter: Marcus Büttner
>
> Mobile webkit browser doesn't send an accept header on ajax requests.
> java.lang.IllegalArgumentException:   text/xml
> at 
> org.apache.myfaces.renderkit.html.HtmlRenderKitImpl.createResponseWriter(HtmlRenderKitImpl.java:299)
> at 
> org.apache.myfaces.extensions.cdi.jsf2.impl.scope.conversation.InterceptedRenderKit.createResponseWriter(InterceptedRenderKit.java:56)
> at 
> org.apache.myfaces.context.servlet.PartialViewContextImpl.getPartialResponseWriter(PartialViewContextImpl.java:344)
> at 
> org.primefaces.context.PrimePartialViewContext.getPartialResponseWriter(PrimePartialViewContext.java:50)

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