[
https://issues.apache.org/jira/browse/MRM-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15476170#comment-15476170
]
ASF GitHub Bot commented on MRM-1874:
-------------------------------------
GitHub user effrafax opened a pull request:
https://github.com/apache/archiva/pull/22
Fixing issue of multiple login requests after logout
Resets the event listeners on the login button when the modal dialog is
started.
Fixes issue https://issues.apache.org/jira/browse/MRM-1874
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/effrafax/archiva fix_login
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/archiva/pull/22.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #22
----
commit 0b939e928ad1d5b97c4b97baa1d7e3929dd1d55f
Author: Martin Stockhammer <[email protected]>
Date: 2016-09-08T16:41:13Z
Fixing issue of multiple login requests after logout
Resets the event listeners on the login button when the modal dialog is
started.
----
> Login Dialog triggers multiple events (+messages)
> -------------------------------------------------
>
> Key: MRM-1874
> URL: https://issues.apache.org/jira/browse/MRM-1874
> Project: Archiva
> Issue Type: Bug
> Affects Versions: 2.1.0, 2.2.0
> Reporter: Oliver E
> Attachments: locked_messages.PNG, multiple_messages.PNG
>
>
> Steps to reproduce:
> * Open Archiva
> * Open Login
> * Enter wrong credentials
> With every failed login the messages
> a) are shown twice
> b) multiply after every attempt (first 2 messages, then 4 messages, then 8).
> The action seems to be triggered more than once. After using false
> credentials 2 times, clicking on "Password reset", I got 6 mails from archiva.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)