[
https://issues.apache.org/jira/browse/CAMEL-13458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825888#comment-16825888
]
Paul Richardson commented on CAMEL-13458:
-----------------------------------------
Working on a fix now and will submit PR presently.
> 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
> Affects Versions: 3.x
> Reporter: Paul Richardson
> Priority: Major
> Fix For: 3.x
>
>
> 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)