| Summary: | datasource.install property is missing in langpacks | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Petr Kremensky <pkremens> |
| Component: | Installer | Assignee: | Francisco Canas <fcanas> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Petr Kremensky <pkremens> |
| Severity: | urgent | Docs Contact: | Russell Dickenson <rdickens> |
| Priority: | unspecified | ||
| Version: | 6.2.0 | CC: | fcanas, thauser |
| Target Milestone: | ER4 | ||
| 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:55:21 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: | |
Added the missing string to langpacks. Currently it will read as "Datasource Configuration selected: off" (or on, depending). This is to keep it consistent with the other properties. Verified on 6.2.0.ER4 installer. |
Description of problem: datasource.install property is missing in custom langpacks, thus we see "datasource.install: off" string during installation. Version-Release number of selected component (if applicable): 6.2.0.ER3 How reproducible: always Steps to Reproduce: 1. Go to "Post-install Configuration" screen 2. Push "Perform additional post-install configuration" and select some. 3. Continue to Post install configuration summary screen. Actual results: Post Install Configuration ... datasource.install: off Expected results: Post Install Configuration ... ${datasource.install property value}: off