[
https://issues.apache.org/jira/browse/OLINGO-854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15112753#comment-15112753
]
Ramesh Reddy commented on OLINGO-854:
-------------------------------------
Reverted the change as this will cause additional issues with URL parse
handling..
https://github.com/apache/olingo-odata4/commit/322085df6b9bf706ffd4f37eed9ec4e304a91999
> 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)