You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/04/25 09:45:00 UTC

[jira] [Work logged] (CAMEL-13458) Requesting collection properties not handled

     [ https://issues.apache.org/jira/browse/CAMEL-13458?focusedWorklogId=232680&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-232680 ]

ASF GitHub Bot logged work on CAMEL-13458:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 25/Apr/19 09:44
            Start Date: 25/Apr/19 09:44
    Worklog Time Spent: 10m 
      Work Description: phantomjinx commented on pull request #2883: CAMEL-13458: Support return of collection properties in Olingo4
URL: https://github.com/apache/camel/pull/2883
 
 
   * Olingo4AppImpl
    * If property has collection then return it.
   
   * Tests to prove fix
   
   * Olingo2ComponentTest
    * Shore up tests to make them more reliable.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 232680)
            Time Spent: 10m
    Remaining Estimate: 0h

> 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)