Marco Monti created TEIID-4892:
----------------------------------
Summary: oData v4 error using $expand
Key: TEIID-4892
URL:
https://issues.jboss.org/browse/TEIID-4892
Project: Teiid
Issue Type: Bug
Components: OData
Affects Versions: 9.1.4
Environment: Teiid 9.1.4 with WildFly 10.0.0.Final running on Windows server 2012
R2 Datacenter Edition.
Reporter: Marco Monti
Assignee: Steven Hawkins
Attachments: server.log
Hello,
we are querying Teiid 9.1.4 using the following oData v4 syntax:
{{http://host:port/odata4/<vdbname>/<model-name>/<table-name>?$expand=<navigation>}}
It doesn't matter what navigation property we choose; we always get following error
message:
{{{"error":{"code":null,"message":"String index
out of range: -1"}}}}
Please find the attached logfile.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)