Uploaded image for project: 'Olingo'
  1. Olingo
  2. OLINGO-1239

$search does not allow special characters

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • (Java) V4 4.3.0, (Java) V4 4.4.0
    • None
    • None
    • None

    Description

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

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              Leeb Claudia Leeb
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: