You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "fabio martelli (JIRA)" <ji...@apache.org> on 2017/02/03 15:52:51 UTC

[jira] [Assigned] (SYNCOPE-1007) NPE in Console when on an empty search term for user assignment

     [ https://issues.apache.org/jira/browse/SYNCOPE-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

fabio martelli reassigned SYNCOPE-1007:
---------------------------------------

    Assignee: fabio martelli

> 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)