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

Jean-Noel Rouvignac
17.27.2014 336216b4c92152c238c15eec5dae83cb69cd28d1
opendj3-server-dev/src/server/org/opends/server/backends/jeb/DN2URI.java
@@ -289,7 +289,7 @@
      if (modAttrType.equals(referralType))
      {
        Attribute a = mod.getAttribute();
        switch (mod.getModificationType())
        switch (mod.getModificationType().asEnum())
        {
          case ADD:
            if (a != null)