Project

General

Profile

Bug #82259

Updated by Andreas Kienast over 6 years ago

h2. Scenario 

 Using JavaScript validation for felogin is not working properly, because the form is submitted although @e.stopPropagation()@ is set. 

 h2. Solution 

 RSAEncryption must check whether aborting abortion of the event was requested and stop any further processing.

Back