Christian Amend created OLINGO-778:
--------------------------------------

             Summary: ClientUriBuilder constructs wrong URI for bound operations
                 Key: OLINGO-778
                 URL: https://issues.apache.org/jira/browse/OLINGO-778
             Project: Olingo
          Issue Type: Bug
          Components: odata2-core
    Affects Versions: (Java) V4 4.0.0
            Reporter: Christian Amend


The ClientURIBuilderImpl class uses the "." character as a separator instead of 
the “/” for bound operations. So a bound call on an entity will be transformed 
into Entity.boundOperation instead of Entity/schemaname.boundOperation.

Fixing this would also include to define a way to set the schema name more 
efficiently. 




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

Reply via email to