Bug 1014964 - Missing validation of iteration count -> Post processing error
Summary: Missing validation of iteration count -> Post processing error
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Installer
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ER4
: EAP 6.2.0
Assignee: Francisco Canas
QA Contact: Petr Kremensky
Russell Dickenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-03 08:44 UTC by Petr Kremensky
Modified: 2014-09-03 04:57 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-15 16:16:13 UTC
Type: Bug


Attachments (Terms of Use)

Description Petr Kremensky 2013-10-03 08:44:35 UTC
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

Comment 1 Francisco Canas 2013-10-03 14:29:16 UTC
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.

Comment 2 Petr Kremensky 2013-10-07 11:18:58 UTC
Verified on EAP 6.2.0.ER4 installer.


Note You need to log in before you can comment on or make changes to this bug.