opendj-server-legacy/src/main/java/org/opends/server/schema/NameFormSyntax.java
@@ -540,7 +540,7 @@ throw new DirectoryException(ResultCode.CONSTRAINT_VIOLATION, msg.get(oid, woidString)); } attr = DirectoryServer.getDefaultAttributeType(woidString); attr = DirectoryServer.getAttributeTypeOrDefault(woidString); } return attr; }