[
https://issues.apache.org/jira/browse/CAMEL-13458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825914#comment-16825914
]
Paul Richardson commented on CAMEL-13458:
-----------------------------------------
PR -> https://github.com/apache/camel/pull/2883
> Requesting collection properties not handled
> --------------------------------------------
>
> Key: CAMEL-13458
> URL: https://issues.apache.org/jira/browse/CAMEL-13458
> Project: Camel
> Issue Type: Bug
> Components: camel-olingo4
> Reporter: Paul Richardson
> Priority: Major
> Fix For: 3.0.0, 3.0.0-M3
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Querying a URI such as
> [https://services.odata.org/V4/TripPinServiceRW/People('russellwhyte')/AddressInfo]
> throws an exception "Unsupported property: AddressInfo".
> This is due to no check being made for the property being a collection
> [here|[https://github.com/apache/camel/blob/master/components/camel-olingo4/camel-olingo4-api/src/main/java/org/apache/camel/component/olingo4/api/impl/Olingo4AppImpl.java#L410].]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)