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

ASF subversion and git services commented on SYNCOPE-975:
---------------------------------------------------------

Commit d4b49cd95f6caf2710fd54dfba475795b0924311 in syncope's branch 
refs/heads/master from [~gonzalad]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=d4b49cd ]

SYNCOPE-975: ilike triggers search validation - This closes #42

Using ilike in a search triggers search field
validation. It shouldn't be triggered.
This results in Syncope returning 0 records.

For instance: username=~*test*;(emails=~*test.com*)
tries to validate email *test.com*, which isn't
a valid email


> Search case insensitive ilike operator triggers search validation
> -----------------------------------------------------------------
>
>                 Key: SYNCOPE-975
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-975
>             Project: Syncope
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 2.0.2
>            Reporter: gonzalad
>            Assignee: gonzalad
>            Priority: Minor
>             Fix For: 2.0.2, 2.1.0
>
>
> Follow-up for SYNCOPE-971.
> Using ilike in a search triggers search field
> validation. It shouldn't be triggered.
> This results in Syncope returning 0 records.
> For instance: username=~*test*;(emails=~*test.com*)
> tries to validate email *test.com*, which isn't
> a valid email
> Sorry for the bug !



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to