Christian Amend created OLINGO-535:
--------------------------------------
Summary: Path Split calculation when using the servlet has a bug
Key: OLINGO-535
URL: https://issues.apache.org/jira/browse/OLINGO-535
Project: Olingo
Issue Type: Bug
Components: odata2-core
Affects Versions: V2 2.0.1
Reporter: Christian Amend
Assignee: Christian Amend
Fix For: V2 2.0.2
If a path split with the size of 1 is specified we have a bug in the spiltPath
method of our RestUtil class. This happens when the method returns an empty
string if the path is not given.
Solution: check for an emtpy string after calling the splitPath method.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)