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

Jean-Noël Rouvignac
18.04.2016 d10da5e09878c255bd3b685fa87a04610db7d404
opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/task/NewEntryTask.java
@@ -166,7 +166,7 @@
      }
      else
      {
        ctx = getInfo().getDirContext();
        ctx = getInfo().getConnection().getLdapContext();
        useAdminCtx = true;
      }
      BasicAttributes attrs = new BasicAttributes();