opendj3-server-dev/src/server/org/opends/server/protocols/ldap/SearchResultEntryProtocolOp.java
@@ -561,7 +561,7 @@ Attribute attr = a.toAttribute(); AttributeType attrType = attr.getAttributeType(); if (attrType.isObjectClassType()) if (attrType.isObjectClass()) { for (ByteString os : a.getValues()) {