opendj-server-legacy/src/main/java/org/opends/server/backends/pluggable/DN2URI.java
@@ -314,7 +314,7 @@ for (Modification mod : mods) { Attribute modAttr = mod.getAttribute(); AttributeType modAttrType = modAttr.getAttributeType(); AttributeType modAttrType = modAttr.getAttributeDescription().getAttributeType(); if (modAttrType.equals(referralType)) { Attribute a = mod.getAttribute();