Nikita Timofeev created CAY-2284:
------------------------------------

             Summary: Expression likeIgnoreCase can't handle unicode chars in 
in-memory evaluation
                 Key: CAY-2284
                 URL: https://issues.apache.org/jira/browse/CAY-2284
             Project: Cayenne
          Issue Type: Bug
          Components: Core Library
            Reporter: Nikita Timofeev
            Assignee: Nikita Timofeev
             Fix For: 4.0.M6


This one is from 
[user@list|https://lists.apache.org/thread.html/2dc5781f20b443c78c53b50de4c93270df819a1a994f89ae4813fdf1@%3Cuser.cayenne.apache.org%3E]:
{quote}
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.
{quote}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to