Bug 1023419

Summary: Typo ("security-somain") on post-install summary screen
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Petr Kremensky <pkremens>
Component: InstallerAssignee: Francisco Canas <fcanas>
Status: CLOSED CURRENTRELEASE QA Contact: Petr Kremensky <pkremens>
Severity: low Docs Contact: Russell Dickenson <rdickens>
Priority: unspecified    
Version: 6.2.0CC: fcanas, thauser
Target Milestone: ER7   
Target Release: EAP 6.2.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-15 16:20:48 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:

Description Petr Kremensky 2013-10-25 11:31:33 UTC
Description of problem:
 There is a typo in id="installSecurityDomain" String.
./CustomLangpack.xml_eng:    <str id="installSecurityDomain" txt="Install security-somain"/>
./CustomLangpack.xml_spa:<str id="installSecurityDomain" txt="Instale security-somain"/>
./CustomLangpack.xml_jpn:<str id="installSecurityDomain" txt="Install security-somain"/>

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

How reproducible:
 Always

Steps to Reproduce:
 1. Run GUI installer and continue to Post-Install Configuration screen.
 2. Push "Perform additional post-install configuration" radio, and Next button.
 3. Observe Post Summary screen

Actual results:
 Install security-somain: off

Expected results:
 Install security-domain: off

Comment 1 Francisco Canas 2013-10-25 16:18:54 UTC
I have fixed the typo in the affected langpacks.

Comment 2 Petr Kremensky 2013-11-01 11:21:07 UTC
Verified on EAP 6.2.0.ER7 installer.