[ 
https://issues.apache.org/jira/browse/OLINGO-1239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claudia updated OLINGO-1239:
----------------------------
    Priority: Major  (was: Critical)

> $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
>            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