| Summary: | Prevent users entering empty program group for shortcuts. | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Petr Kremensky <pkremens> |
| Component: | Installer | Assignee: | Miles Tjandrawidjaja <mtjandra> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Petr Kremensky <pkremens> |
| Severity: | low | Docs Contact: | Russell Dickenson <rdickens> |
| Priority: | unspecified | ||
| Version: | 6.2.0 | CC: | mtjandra, thauser |
| Target Milestone: | ER1 | ||
| Target Release: | EAP 6.3.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-06-28 15:27:17 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-11-21 12:53:21 UTC
Hello, Tried this on Fedora 18 and the program group "" was created. When I tried on Windows 7 I couldn't find the shortcuts. Should we just constrain the program group to contains only alphanumeric characters? Yes, this should be enough. Added validation for program group to be alpha-numeric. http://git.app.eng.bos.redhat.com/izpack.git/commit/?h=izpack-wip&id=11744a383e123902a26cd4ecac5da7c399317133 Verified on EAP 6.3.0.ER1. |