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

Christian Holzer commented on OLINGO-469:
-----------------------------------------

I have made a fix

> Batch does not support firefox.
> -------------------------------
>
>                 Key: OLINGO-469
>                 URL: https://issues.apache.org/jira/browse/OLINGO-469
>             Project: Olingo
>          Issue Type: Bug
>    Affects Versions: V2 2.0.1
>            Reporter: Ian Quigley
>            Assignee: Christian Amend
>             Fix For: V2 2.0.1
>
>
> Batch operations fail to get processed successfully if they have been invoked 
> from firefox.  By default, firefox adds a charset attribute to the 
> content-type when sending the batch request.  This is currently not handled 
> in olingo.
>  
> For example, in firefox, the content-type in the request header is:
> multipart/mixed; charset=UTF-8;boundary=batch_14d1-b293-b99a
> The same request in chrome is as follows:
> multipart/mixed; boundary=batch_14d1-b293-b99a
> It looks like olingo is expecting the batch boundary to always begin after 
> mime type and does not cater for other attributes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to