Steven Hawkins created TEIID-5142:
-------------------------------------
Summary: General OData error message has extra escaping
Key: TEIID-5142
URL:
https://issues.jboss.org/browse/TEIID-5142
Project: Teiid
Issue Type: Quality Risk
Components: OData
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Minor
Fix For: 10.1
Accessing odata4 with an invalid path gives:
{ "error": { "code": "TEIID16020", "message":
"TEIID16020 Invalid URL, no vdb name found on the path. It should be in the form of
\"http:\/\/<host>[:<port>]\/odata4\/vdbname\/modelname\/...\""
} }
With extra escaping in the url description.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)