opends/src/server/org/opends/server/replication/plugin/EntryHistorical.java
@@ -23,7 +23,7 @@ * * * Copyright 2006-2010 Sun Microsystems, Inc. * Portions Copyright 2011-2012 ForgeRock AS * Portions Copyright 2011-2013 ForgeRock AS */ package org.opends.server.replication.plugin; @@ -493,7 +493,8 @@ delAttr = true; } for (AttrValueHistorical attrValHist : attrHist.getValuesHistorical()) for (AttrValueHistorical attrValHist : attrHist.getValuesHistorical() .keySet()) { // Encode an attribute value String strValue;