[
https://issues.apache.org/jira/browse/OLINGO-854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ramesh Reddy resolved OLINGO-854.
---------------------------------
Resolution: Fixed
Fix Version/s: (Java) V4 4.2.0
Resolved with following commit
https://github.com/apache/olingo-odata4/commit/b5eae4f6c25d7735b39d5e445db9e45f4d99c5d3
> String values are not encoded correctly in EdmString.toUriLiteral
> -----------------------------------------------------------------
>
> Key: OLINGO-854
> URL: https://issues.apache.org/jira/browse/OLINGO-854
> Project: Olingo
> Issue Type: Bug
> Components: odata4-commons
> Affects Versions: (Java) V4 4.0.0-beta-01
> Reporter: Ramesh Reddy
> Assignee: Ramesh Reddy
> Fix For: (Java) V4 4.2.0
>
>
> Typically any spaces in the string value need to be encoded when it is being
> used in the URI. The method in
> {code}
> EdmString.toUriLiteral(final String literal)
> {code}
> does not handle that correctly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)