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

Ralf Handl commented on OLINGO-742:
-----------------------------------

Interoperability requires that OData servers strictly enforce naming 
restrictions defined by the specification, otherwise clients relying on these 
naming rules may break.

> EntitySet name does not allow period "." in its name
> ----------------------------------------------------
>
>                 Key: OLINGO-742
>                 URL: https://issues.apache.org/jira/browse/OLINGO-742
>             Project: Olingo
>          Issue Type: Bug
>          Components: odata4-server
>    Affects Versions: (Java) V4 4.0.0-beta-01
>            Reporter: Ramesh Reddy
>            Assignee: Ramesh Reddy
>             Fix For: (Java) V4 4.0.0
>
>
> If the EntitySet name is like "public.g1", the parser does not allow the GET 
> request like 
> {code}
> GET /svc/public.g1
> {code}
> it fails with "'g1' is only allowed for typed parts",  any type EntitySet 
> name should be allowed. 



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

Reply via email to