You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Archana Rai (JIRA)" <ji...@apache.org> on 2017/08/16 08:10:00 UTC

[jira] [Commented] (OLINGO-1165) Olingo v2 throwing exception with some valid accept-language headers

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

Archana Rai commented on OLINGO-1165:
-------------------------------------

This issue has been fixed: https://git-wip-us.apache.org/repos/asf?p=olingo-odata2.git;a=commit;h=9435ccd4ddaa4ad32975cd350849b140c9062144

>  Olingo v2 throwing exception with some valid accept-language headers
> ---------------------------------------------------------------------
>
>                 Key: OLINGO-1165
>                 URL: https://issues.apache.org/jira/browse/OLINGO-1165
>             Project: Olingo
>          Issue Type: Bug
>          Components: odata2-core
>    Affects Versions: V2 2.0.8
>            Reporter: Archana Rai
>            Priority: Minor
>
> Some issues with accept language regex for batch requests are:
>  
> # the expression allows at most three subparts, the RFC allows arbitrarily many
> # the expression allows only lower-case in the first part, the RFC allows upper- and lower-case
> # the expression allows a wildcard followed by subparts which the RFC disallows
> As for the valid values also consult the RFCs: https://tools.ietf.org/html/rfc7231#section-5.3.5, https://tools.ietf.org/html/rfc4647#section-2.1.



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