[
https://issues.apache.org/jira/browse/SYNCOPE-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
fabio martelli resolved SYNCOPE-1007.
-------------------------------------
Resolution: Fixed
> NPE in Console when on an empty search term for user assignment
> ---------------------------------------------------------------
>
> Key: SYNCOPE-1007
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1007
> Project: Syncope
> Issue Type: Bug
> Components: console
> Affects Versions: 2.0.2
> Reporter: Colm O hEigeartaigh
> Assignee: fabio martelli
> Priority: Minor
> Fix For: 2.0.3, 2.1.0
>
>
> When creating a group in the console, click on "Dynamic User Assignment". and
> "+". If you don't enter any values but instead keep on hitting "next" you get
> an NPE when trying to create the group:
> java.lang.NullPointerException: null
> at
> org.apache.syncope.client.console.panels.search.SearchUtils.buildFIQL(SearchUtils.java:208)
> ~[syncope-client-console-2.0.2.jar:2.0.2]
> Instead an error message should be displayed or else maybe the empty search
> term could be discarded.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)