VIJAYASIMHA R NAGA created OLINGO-1101:
------------------------------------------
Summary: Limitation with URL Parser for Abstract Entity Type
Key: OLINGO-1101
URL: https://issues.apache.org/jira/browse/OLINGO-1101
Project: Olingo
Issue Type: Bug
Components: odata4-server
Affects Versions: (Java) V4 4.1.0
Reporter: VIJAYASIMHA R NAGA
EntityType_A (Abstract="true")
EntityType_D (BaseType = "EntityType_A")
If additional properties are defined in EntityType_D and if they are accessed
through the URL as in below example, the URLParser throws off "Unrecognized
property" exception
/api/EntityType_A/EntityType_D_Property
Can something be done in URL Parser to consider this to be a valid URL
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)