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

jvergara
14.24.2009 e31e221ede36f7e31aa222c21da972ea6fd1b12a
opendj-sdk/opends/src/guitools/org/opends/guitools/controlpanel/ui/BrowseEntriesPanel.java
@@ -511,8 +511,7 @@
      {
        InitialLdapContext ctx =
          controller.findConnectionForDisplayedEntry(node);
        Schema schema = getInfo().getServerDescriptor().getSchema();
        LDAPEntryReader reader = new LDAPEntryReader(dn, ctx, schema);
        LDAPEntryReader reader = new LDAPEntryReader(dn, ctx);
        reader.addEntryReadListener(entryPane);
        cleanupReaderQueue();
        // Required to update the browser controller properly if the entry is