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

Matthew Swift
04.18.2016 8d16f1ef80784676d9ab34cb12b6954da96d3276
refs
author Matthew Swift <matthew.swift@forgerock.com>
Friday, March 4, 2016 19:18 +0100
committer Matthew Swift <matthew.swift@forgerock.com>
Friday, March 4, 2016 19:18 +0100
commit8d16f1ef80784676d9ab34cb12b6954da96d3276
tree 8b336dd8e3876ca5e6872979239e3271ca5ec2f4 tree | zip | gz
parent c9693fff7bf32b1b294c04d6e7666cf911371308 view | diff
OPENDJ-2738 DN validation fails when RDN uses a custom attribute

SchemaBuilder.java:

* In addSchema0(), do not call addAttributeType(), but
buildAttributeType() like for Syntax and MatchingRule

SchemaBuilderTestCase.java:

* Added a non regression test
2 files modified
65 ■■■■■ changed files
opendj-sdk/opendj-core/src/main/java/org/forgerock/opendj/ldap/schema/SchemaBuilder.java 44 ●●●●● diff | view | raw | blame | history
opendj-sdk/opendj-core/src/test/java/org/forgerock/opendj/ldap/schema/SchemaBuilderTestCase.java 21 ●●●●● diff | view | raw | blame | history