| Summary: | Installer should use English text if no translation is available. | ||
|---|---|---|---|
| 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, myarboro, nziakova, 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:55:35 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-21 08:33:57 UTC
The hanging issue described above was actually caused by a separate bug in izpack. It's fix will be present in the next ER. Additionally, I've now modified izpack to use a 'fallback' langpack when a string can't be found in the user-selected langpack. For the installer the fallback will be english. See: http://git.app.eng.bos.redhat.com/izpack.git/commit/?id=77c66e36507794ac4c70ea0f25559e906ea3bfa5 Verified on EAP 6.2.0.ER7 installer. Installer will now use English when translated string is missing. Greate job! |