mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Nicolas Capponi
07.28.2014 49f6afbeca398fb7a68d3a21c7910f61f4ed21b8
opendj3-server-dev/src/server/org/opends/server/schema/BitStringSyntax.java
@@ -79,7 +79,7 @@
         throws ConfigException
  {
    defaultEqualityMatchingRule =
         DirectoryServer.getEqualityMatchingRule(EMR_BIT_STRING_OID);
         DirectoryServer.getMatchingRule(EMR_BIT_STRING_OID);
    if (defaultEqualityMatchingRule == null)
    {
      logger.error(ERR_ATTR_SYNTAX_UNKNOWN_EQUALITY_MATCHING_RULE, EMR_BIT_STRING_OID, SYNTAX_BIT_STRING_NAME);