Hide Forgot
Description of problem: There is no type validation for Iteration count during Password Vauld configuration. Installer will throw post processing error. Version-Release number of selected component (if applicable): EAP 6.2.0.ER3 How reproducible: always Steps to Reproduce: 1. Run gui installer 2. On Post-Install Configuration screen select to Install password vault 3. On password Vault Configuration screen enter "abc" to Iteration count. Fill the rest of fields and finish the installation. Actual results: Post Processing Error is shown (NumberFormatExcaption) Expected results: Input is validated on Password Vault configuration screen
A numeric validator has been added to that input field. User will only be able to proceed if they enter a numeric positive iteration count.
Verified on EAP 6.2.0.ER4 installer.