[
https://issues.apache.org/jira/browse/SYNCOPE-975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15697426#comment-15697426
]
ASF GitHub Bot commented on SYNCOPE-975:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/syncope/pull/42
> 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)