| opends/src/server/org/opends/server/api/Backend.java | ●●●●● patch | view | raw | blame | history |
opends/src/server/org/opends/server/api/Backend.java
@@ -381,7 +381,7 @@ MatchingRule matchingRule; String matchingRuleID = filter.getMatchingRuleID(); if (matchingRuleID == null) if (matchingRuleID != null) { matchingRule = DirectoryServer.getMatchingRule( matchingRuleID.toLowerCase());