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

sin
22.44.2008 9111c79aa48af4438633785e701f5d5e61131012
opendj-sdk/opends/src/server/org/opends/server/util/LDIFReader.java
@@ -913,7 +913,7 @@
      }
       //The attribute is not being ignored so check for binary option.
      if(!attrType.isBinary())
      if(checkSchema && !attrType.isBinary())
      {
       if(attribute.hasOption("binary"))
        {