]
RH Bugzilla Integration commented on TEIID-4063:
------------------------------------------------
Van Halbert <vhalbert(a)redhat.com> changed the Status of [bug
OData - $all returns 500 without message (generic error page of EAP)
--------------------------------------------------------------------
Key: TEIID-4063
URL:
https://issues.jboss.org/browse/TEIID-4063
Project: Teiid
Issue Type: Sub-task
Components: OData
Reporter: Juraj DurĂ¡ni
Assignee: Ramesh Reddy
Fix For: 9.0, 8.12.5
*URL:*
http://localhost:8080/odata4/olingo_basic/Source/$all
*Result:* OData returns status code 500 without message. There is no error in the console
log of Teiid server.
*Expected result:* if $all is not implemented then OData should return 501 otherwise
correct result should be returned.