Bug with click button and private page authentication. 
Autore: Axel
Visite 298,
Followers 2,
Condiviso 0
Hello,
During authentication on a private page we have an error if we are using the mouse on the click button.
Password no valid.
When we are using the Enter key to validate credential, authentication is OK
https://wsx5demo.afsoftware.fr/bb.php
Login: ***
Password: password
Axel
Postato il
Hello Axel,
I will take a look at the page to see if it is possible to identify the cause through the inspector alone, I will update you.
Autore
Not an issue just from my side, but other external users too....
Hello,
the message is not generated by WebSite X5: it comes from a custom code that runs when clicking the login button, here is a part of it:
$(document).ready(function(){//K>;
/** -- scadenza password email - by KolAsim -- **/
ritardoK = 3;
messaggioK1 = "No valid password!"; /// "password non valida!";
Autore
Oups....
Good job.... Sorry I forgot to comment it.
Was intalled for testings purpose.
Sorry again Eric for disturbing with this
Axel