[
https://issues.apache.org/jira/browse/SYNCOPE-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17685772#comment-17685772
]
ASF subversion and git services commented on SYNCOPE-1728:
----------------------------------------------------------
Commit df31e27ba5b6eae868568594f508db1e6c283246 in syncope's branch
refs/heads/master from Andrea Patricelli
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=df31e27ba5 ]
[SYNCOPE-1728] fixes wrong label in BeanPanel and avoid not serializa… (#408)
* [SYNCOPE-1728] fixes wrong label in BeanPanel and avoid not serializable
exception
> Unable to create LDAP authentication module from console
> ---------------------------------------------------------
>
> Key: SYNCOPE-1728
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1728
> Project: Syncope
> Issue Type: Bug
> Components: console
> Affects Versions: 3.0.1
> Reporter: Andrea Patricelli
> Assignee: Andrea Patricelli
> Priority: Major
> Fix For: 3.0.2, 4.0.0
>
>
> # Login into console as admin
> # Navigate to WA and create a new authentication module with type
> LDAPAuthModuleConf
> # Compile required fields and click on "next" button
> # You'll see a stacktrace with exception on missing panel, this is due to a
> {code:java}
> java.io.NotSerializableException: java.lang.reflect.Field{code}
> exception while building a MultiFieldPanel in the Configuration wizard step
--
This message was sent by Atlassian Jira
(v8.20.10#820010)