You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Ramya Vasanth (Jira)" <ji...@apache.org> on 2020/12/09 05:35:00 UTC

[jira] [Commented] (OLINGO-1498) OData V2: Support simple new lines in batch requests

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

Ramya Vasanth commented on OLINGO-1498:
---------------------------------------

This is fixed as part of the commit [https://git-wip-us.apache.org/repos/asf?p=olingo-odata2.git;a=commit;h=97ffa7f14ffbf7ca70226dc5864e7c0cabee0f3c]

 

> OData V2: Support simple new lines in batch requests
> ----------------------------------------------------
>
>                 Key: OLINGO-1498
>                 URL: https://issues.apache.org/jira/browse/OLINGO-1498
>             Project: Olingo
>          Issue Type: Bug
>          Components: odata2-core
>            Reporter: Ramya Vasanth
>            Priority: Major
>
> Olingo V2 library primarily expects CRLF line endings in the batch request body.
> This is also according to the standard defined in RFC 2045 / RFC 1314, which only foresees CRLF line endings.
> However as Olingo anyway already supports simple LF newlines in batch we could improve the inner batch charset handling, which will avoid encoding issues for charsets.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)