opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/ui/NewGroupPanel.java
@@ -242,9 +242,9 @@ { LDAPURL.decode(f, true); } catch (OpenDsException ode) catch (LocalizedIllegalArgumentException | OpenDsException e) { errors.add(ERR_CTRL_PANEL_GROUP_FILTER_NOT_VALID.get(ode.getMessageObject())); errors.add(ERR_CTRL_PANEL_GROUP_FILTER_NOT_VALID.get(e.getMessageObject())); } } if (errorFound)