Ramya Vasanth created OLINGO-1482: ------------------------------------- Summary: OData V2: Fix buildUri when matrix parameter does not value value Key: OLINGO-1482 URL: https://issues.apache.org/jira/browse/OLINGO-1482 Project: Olingo Issue Type: Bug Affects Versions: V2 2.0.11 Reporter: Ramya Vasanth
The uri is built wrongly when the matrix parameter does not have a value. e.g: if url is host:port/odata/odata.svc[;v=1;mo/Books?$top=1|https://mktest2ktjwe70zwo-qnoqj1bhnu.int.sap.eu2.hana.ondemand.com/odata/IWBEP/RMTSAMPLEFLIGHT;v=1;mo/FlightCollection?$top=1] Here the matrix parameter mo does not have a value. -- This message was sent by Atlassian Jira (v8.3.4#803005)