Uploaded image for project: 'Cayenne'
  1. Cayenne
  2. CAY-2284

Expression likeIgnoreCase can't handle unicode chars in in-memory evaluation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.0.B1
    • Core Library
    • None

    Description

      This one is from user@list:

      FilterObjects returns an empty list if the expression to be filtered has Turkish characters.

      For example
      Expression exp = XXX.yyy.likeIgnoreCase('%turkish characters(ğüşiöçĞÜŞİÖÇ)%')

      and

      List list = exp.filterObjects(mylist) ;

      Unfortunately list result is empty.

      Attachments

        Activity

          People

            ntimofeev Nikita Timofeev
            ntimofeev Nikita Timofeev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: