Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
(Java) V4 4.0.0-beta-03
-
None
Description
This issue only arises when one is using "server-core-ext" module based implementation
When the primary key of an OData entry consists of a timestamp or datetime value an odata get request returns the following error message:
java.net.URISyntaxException: Illegal character in scheme name at index n: tablename(partofkey='keyvalue',datepartofkey=2016-01-13 11:25:03.884)
More details can be found here https://issues.jboss.org/browse/TEIID-3914
Attachments
Issue Links
- is related to
-
OLINGO-854 String values are not encoded correctly in EdmString.toUriLiteral
- Closed