Fabio Martelli created SYNCOPE-1778:
---------------------------------------
Summary: Reset password requires double click in order to provide
username
Key: SYNCOPE-1778
URL: https://issues.apache.org/jira/browse/SYNCOPE-1778
Project: Syncope
Issue Type: Bug
Components: enduser
Affects Versions: 3.0.5
Reporter: Fabio Martelli
Assignee: Fabio Martelli
Fix For: 3.0.6
In case of no security question, reset password requires double click in order
to provide username.
The problem is
[here|https://github.com/apache/syncope/blob/syncope-3.0.5/client/idrepo/enduser/src/main/java/org/apache/syncope/client/enduser/pages/SelfPasswordReset.java#L154]
Reoplacing AjaxFormComponentUpdatingBehavior with
IndicatorAjaxFormComponentUpdatingBehavior solve the problem
--
This message was sent by Atlassian Jira
(v8.20.10#820010)