[
https://issues.apache.org/jira/browse/OLINGO-535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Amend resolved OLINGO-535.
------------------------------------
Resolution: Fixed
Fixed with commit:
https://git-wip-us.apache.org/repos/asf?p=olingo-odata2.git;a=commit;h=b6a7d54aefeb5527b0b8f34d6b232fe8c164f470
> 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)