You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Christian Amend (JIRA)" <ji...@apache.org> on 2014/07/24 16:28:38 UTC

[jira] [Created] (OLINGO-379) Batch parsing does not take line endings into account for content length

Christian Amend created OLINGO-379:
--------------------------------------

             Summary: Batch parsing does not take line endings into account for content length
                 Key: OLINGO-379
                 URL: https://issues.apache.org/jira/browse/OLINGO-379
             Project: Olingo
          Issue Type: Bug
          Components: odata2-core
    Affects Versions: V2 2.0.0, V2 1.2.0, V2 1.1.0
            Reporter: Christian Amend
            Assignee: Christian Amend
             Fix For: V2 2.0.1


If we have a body part e.g. "Hallo\n" the Content-Length header has the vaue 6 but the length vlidation does not take the tailing \n into account this resulting in an excpetion when reading the next line which is the boundary.



--
This message was sent by Atlassian JIRA
(v6.2#6252)