[
https://issues.apache.org/jira/browse/OLINGO-734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16443881#comment-16443881
]
Archana Rai commented on OLINGO-734:
------------------------------------
This is already taken care as part of :
[https://git-wip-us.apache.org/repos/asf?p=olingo-odata2.git;a=commit;h=070090eada88ce9b4c886cc6d30043654995f869]
Regards,
Archana
> URIParseImpl fails to parse when space is represented by a "+"
> --------------------------------------------------------------
>
> Key: OLINGO-734
> URL: https://issues.apache.org/jira/browse/OLINGO-734
> Project: Olingo
> Issue Type: Bug
> Affects Versions: V2 2.0.4
> Reporter: Robert McKinnon
> Priority: Major
> Attachments: UriParserImpl.java
>
>
> When parsing a URI that has a space represented by a "+" sign the parse fails
> with the following error:
> <error xmlns="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
> <code/>
> <message xml:lang="en-US">Invalid filter expression:
> 'prid+eq+'krdg740''.</message>
> </error>
> Since "+" is typically accepted as a space in urlencoding the parsing should
> be able to handle it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)