[ 
https://issues.apache.org/jira/browse/OLINGO-1239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16389627#comment-16389627
 ] 

Stefan Hasse commented on OLINGO-1239:
--------------------------------------

IMO the support of % sign would enable [url 
encoding|https://www.urlencoder.org/] client side, serverside decoding can be 
implemented when necessary

> $search does not allow special characters
> -----------------------------------------
>
>                 Key: OLINGO-1239
>                 URL: https://issues.apache.org/jira/browse/OLINGO-1239
>             Project: Olingo
>          Issue Type: Bug
>    Affects Versions: (Java) V4 4.3.0, (Java) V4 4.4.0
>            Reporter: Claudia Leeb
>            Priority: Major
>
> $search does not allow to search for special chars, eg. umlauts (german 
> ä,ö,ü), but also other chars like $, ? should be allowed.
> Root cause: SearchTokenizer checks only if a character is alphanumeric!
> Workaround: 
> Implementing a custom query option and encode the given value with 
> encodeURIComponent() on client side.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to