opendj-server-legacy/src/main/java/org/opends/server/tools/LDIFModify.java
@@ -316,7 +316,7 @@ for (Attribute a : add.getAttributes()) { AttributeType t = a.getAttributeType(); AttributeType t = a.getAttributeDescription().getAttributeType(); if (t.isObjectClass()) { for (ByteString v : a)