Bug #82259
Updated by Andreas Kienast about 7 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 abortion of the event was requested and stop any further processing.