[
https://issues.apache.org/jira/browse/SYNCOPE-1554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fabio Martelli updated SYNCOPE-1554:
------------------------------------
Description:
Steps to reproduce on the online syncope-vm:
# create a role including all entitlements
# provide a default layout for it
# create a user with the role just created
# login with the new user
# click on Users from dashboard
At this point an exception will occur (see below for the raised cause).
Last cause: Unrecognized field "PRINTER" (class
org.apache.syncope.client.console.layout.AnyLayout), not marked as ignorable (3
known properties: "anyPanelClass", "USER", "GROUP"])
was:
Steps to reproduce on the online syncope-vm:
# create a role including all entitlements
# provide a default layout for it
# create a user with the role just created
# login with the new user
# click on Users from dashboard
At this point an exception will occur (see below for the raised cause).
<pre>
Last cause: Unrecognized field "PRINTER" (class
org.apache.syncope.client.console.layout.AnyLayout), not marked as ignorable (3
known properties: "anyPanelClass", "USER", "GROUP"])
</pre>
> Generated default admin role layout doesn't work
> ------------------------------------------------
>
> Key: SYNCOPE-1554
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1554
> Project: Syncope
> Issue Type: Bug
> Components: console
> Affects Versions: 2.1.5
> Reporter: Fabio Martelli
> Priority: Major
> Fix For: 2.1.6, 3.0.0
>
>
> Steps to reproduce on the online syncope-vm:
> # create a role including all entitlements
> # provide a default layout for it
> # create a user with the role just created
> # login with the new user
> # click on Users from dashboard
> At this point an exception will occur (see below for the raised cause).
> Last cause: Unrecognized field "PRINTER" (class
> org.apache.syncope.client.console.layout.AnyLayout), not marked as ignorable
> (3 known properties: "anyPanelClass", "USER", "GROUP"])
--
This message was sent by Atlassian Jira
(v8.3.4#803005)