Colm O hEigeartaigh created SYNCOPE-892:
-------------------------------------------
Summary: RuntimeException when resizing tables
Key: SYNCOPE-892
URL: https://issues.apache.org/jira/browse/SYNCOPE-892
Project: Syncope
Issue Type: Bug
Components: console
Affects Versions: 2.0.0-M4
Reporter: Colm O hEigeartaigh
Fix For: 2.0.0
Attachments: syncope-npe.png
Go to "Configuration/Parameters" and select "25" for "Display Rows". You see a
RuntimeException with cause:
Root cause:
java.lang.NullPointerException
at
org.apache.syncope.client.console.PreferenceManager.set(PreferenceManager.java:150)
at
org.apache.syncope.client.console.panels.DirectoryPanel$3.onUpdate(DirectoryPanel.java:209)
at
org.apache.wicket.ajax.form.AjaxFormComponentUpdatingBehavior.onEvent(AjaxFormComponentUpdatingBehavior.java:154)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)