mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/ui/InclusionExclusionPanel.java @@ -528,7 +528,7 @@ } s = filter.getText(); if ((s != null) && (s.trim().length() > 0)) if (s != null && s.trim().length() > 0) { try {