[
https://issues.apache.org/jira/browse/SYNCOPE-1778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francesco Chicchiriccò updated SYNCOPE-1778:
--------------------------------------------
Description:
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]
Replacing AjaxFormComponentUpdatingBehavior with
IndicatorAjaxFormComponentUpdatingBehavior solves the problem
was:
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
> 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
> Priority: Major
> Fix For: 3.0.6, 4.0.0
>
>
> 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]
> Replacing AjaxFormComponentUpdatingBehavior with
> IndicatorAjaxFormComponentUpdatingBehavior solves the problem
--
This message was sent by Atlassian Jira
(v8.20.10#820010)