Peter Lawrence created OLINGO-1518: -------------------------------------- Summary: UriDecoder.splitAndDecodePath fails if a function argument value contains a slash '/' Key: OLINGO-1518 URL: https://issues.apache.org/jira/browse/OLINGO-1518 Project: Olingo Issue Type: Bug Components: odata4-server Reporter: Peter Lawrence
UriDecoder.splitAndDecodePath simply splits the rawOIDataPath on '/'. However a function or functionImport parameter value can legitimately contain a '/'. When this occurs the request is rejected -- This message was sent by Atlassian Jira (v8.3.4#803005)