Bug 1030977

Summary: User cannot enter path with driver letter in lower-case (windows)
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Petr Kremensky <pkremens>
Component: InstallerAssignee: Miles Tjandrawidjaja <mtjandra>
Status: CLOSED CURRENTRELEASE QA Contact: Petr Kremensky <pkremens>
Severity: high Docs Contact: Russell Dickenson <rdickens>
Priority: unspecified    
Version: 6.2.0CC: mtjandra, thauser
Target Milestone: CR2   
Target Release: EAP 6.2.0   
Hardware: Unspecified   
OS: Windows   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-15 16:14:42 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Petr Kremensky 2013-11-15 12:41:09 UTC
Description of problem:
 Entering eg. w:\pkremens\eap as installation target will fail validation.

Version-Release number of selected component (if applicable):
 EAP 6.2.0.CR1

How reproducible:
 Always

Steps to Reproduce:
 1. Run gui installer.
 2. Use c:\tmp\EAP as installation target and press Next

Actual results:
 Validation error dialog is thrown

Expected results:
 Installation will carry on.

Additional info:
 This was brought by http://git.app.eng.bos.redhat.com/jbossas-installer.git/commit/?h=eap-6.2&id=020fea5b43603053b3a5c5473aa17ce2a44d31c3. Fixing windowPathValidator should do the job.

Comment 1 Miles Tjandrawidjaja 2013-11-15 20:28:24 UTC
Installation continues when driver name is lower case.

http://git.app.eng.bos.redhat.com/jbossas-installer.git/commit/?h=eap-6.2&id=76f9632f25d522567918a3f99c2b498e4600739b

Comment 2 Petr Kremensky 2013-11-19 12:31:47 UTC
Verified on EAP 6.2.0.CR2 installer, user can now use driver name in lower case.