-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
-
False
-
None
-
False
-
-
-
-
-
-
-
-
The "(Users|Groups) properties file" text-box ("Security Domain Configuration" screen -> Cache type: Property File) allows users to enter empty/blank strings.
This causes the installer to fail when moving to the next screen:
... $ java -Dinstaller.override.maven.repositories=/home/fburzigo/gui-installer-test/jboss-eap-8.0.0.GA-maven-repository/maven-repository/,https://repo1.maven.org/maven2 -Duser.home=/home/fburzigo/gui-installer-test/work -jar jboss-eap-8.0.0.GA-redhat-SNAPSHOT-installer.jar Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException: Cannot invoke "String.isEmpty()" because the return value of "org.jboss.installer.common.FileChooserPanel.getText()" is null at org.jboss.installer.screens.domain.PropertiesSecurityDomainPanel.getConfig(PropertiesSecurityDomainPanel.java:169) at org.jboss.installer.screens.domain.SecurityDomainScreen.validate(SecurityDomainScreen.java:218) ...
- clones
-
JBEAP-25514 The "Domain name" ("Security Domain" screen) isn't being validated against strings containing white space(s)
- Closed
- is cloned by
-
JBEAP-25550 The "(Password|Group|Salt) index" text box (Security Domain Configuration" screen -> Cache type: Database) is not trimming strings
- Closed
-
JBEAP-25681 The "Security Domain/Cache type: Certificate" http-authentication-factory configuration is not fully persisted
- Closed