You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Christian Amend (JIRA)" <ji...@apache.org> on 2015/09/21 10:49:04 UTC

[jira] [Created] (OLINGO-778) ClientUriBuilder constructs wrong URI for bound operations

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)