Stephan Klevenz created OLINGO-330:
--------------------------------------
Summary: Wrong exception message for matrix parameter in odata path
Key: OLINGO-330
URL: https://issues.apache.org/jira/browse/OLINGO-330
Project: Olingo
Issue Type: Bug
Components: odata2-core
Reporter: Stephan Klevenz
Assignee: Stephan Klevenz
Message:
org.apache.olingo.odata2.api.exception.ODataNotFoundException.MATRIX=Matrix
parameter '%1$s' with path segment '%2$s' not found!
should be:
org.apache.olingo.odata2.api.exception.ODataNotFoundException.MATRIX=Matrix
parameter '%1$s' in path segment '%2$s' not supported!
--
This message was sent by Atlassian JIRA
(v6.2#6252)