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

Jean-Noel Rouvignac
05.12.2013 7f1cd55c60ea0f71d0912f99f5811efd504cbcc1
opends/src/server/org/opends/server/plugins/UniqueAttributePlugin.java
@@ -492,8 +492,8 @@
              for (AttributeValue v : updatedAttr)
              {
                sendAlertForUnresolvedConflict(modifyOperation, entryDN, entryDN,
                    t, v, baseDNs, config);
                sendAlertForUnresolvedConflict(modifyOperation, entryDN,
                    entryDN, t, v, baseDNs, config);
              }
            }
          }