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

Jean-Noel Rouvignac
31.45.2014 d2bbac5c73611fbf1d2c9a767e1b9ad910996747
opendj3-server-dev/src/server/org/opends/server/replication/plugin/EntryHistorical.java
@@ -725,7 +725,7 @@
      // Any exception happening here means that the coding of the historical
      // information was wrong.
      // Log an error and continue with an empty historical.
      logger.error(ERR_BAD_HISTORICAL, entry.getName().toString());
      logger.error(ERR_BAD_HISTORICAL, entry.getName());
    }
    /* set the reference to the historical information in the entry */