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

Nicolas Capponi
11.56.2014 599c307ea27723bd289516103d4162c56fed7f8e
opendj3-server-dev/src/server/org/opends/server/protocols/internal/InternalClientConnection.java
@@ -887,7 +887,7 @@
         new ArrayList<AttributeValue>();
    for (Attribute a : addRecord.getAttributes())
    {
      if (a.getAttributeType().isObjectClassType())
      if (a.getAttributeType().isObjectClass())
      {
        for (AttributeValue v : a)
        {