| opendj-sdk/opends/src/server/org/opends/server/util/LDIFReader.java | ●●●●● patch | view | raw | blame | history |
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")) {