[
https://issues.apache.org/jira/browse/SYNCOPE-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16065006#comment-16065006
]
ASF subversion and git services commented on SYNCOPE-1130:
----------------------------------------------------------
Commit 32c50bd44f65d7fd51e3fa8ef8011272c7f685d3 in syncope's branch
refs/heads/2_0_X from [~fmartelli]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=32c50bd ]
[SYNCOPE-1130] fix the issue by handling NPE + fix a further NPE issue
aoccurring in case of missing information during user approval (case of test
user)
> NPE refreshing realm page after realm creation
> ----------------------------------------------
>
> Key: SYNCOPE-1130
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1130
> Project: Syncope
> Issue Type: Bug
> Components: console
> Affects Versions: 2.0.3
> Reporter: fabio martelli
> Assignee: fabio martelli
> Fix For: 2.0.4, 2.1.0
>
>
> NPE refreshing realm page after realm creation.
> Root cause:
> java.lang.NullPointerException
> at
> org.apache.syncope.client.console.panels.Realm$1.getPanel(Realm.java:116)
> at
> org.apache.syncope.client.console.panels.Realm$1.getPanel(Realm.java:108)
> at
> org.apache.wicket.extensions.markup.html.tabs.TabbedPanel.setCurrentTab(TabbedPanel.java:422)
> at
> org.apache.wicket.extensions.markup.html.tabs.TabbedPanel.setSelectedTab(TabbedPanel.java:397)
> ......
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)