Sergey Gordeychuk created SYNCOPE-833:
-----------------------------------------
Summary: Exception is displayed when admin created user
Key: SYNCOPE-833
URL: https://issues.apache.org/jira/browse/SYNCOPE-833
Project: Syncope
Issue Type: Bug
Components: console, core
Environment: Tomcat 8.0.33
Amazon Linux AMI release 2014.03
Syncope 1.2.7 (installed via jar installer)
Reporter: Sergey Gordeychuk
*Steps to reproduce:*
# Install Syncope
# Login into console using admin user
# Go to Users tab
# Click Create
# Enter username\password
# Click Save
# Open Users tab
*Expected result:*
List of users is opened
*Actual result:*
Exception is displayed:
Last cause: No get method defined for class: class
org.apache.syncope.common.to.UserTO expression: key
WicketMessage: Exception in rendering component: [Component id = cell]
DEBUG logs: https://www.dropbox.com/s/7dkrf85qqk6su74/log.zip?dl=0
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)