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

Ludovic Poitou
18.01.2011 801a52c4c69ec9e4c5053b24779f35d26dd7ca2c
refs
author Ludovic Poitou <ludovic.poitou@forgerock.com>
Friday, March 18, 2011 20:01 +0100
committer Ludovic Poitou <ludovic.poitou@forgerock.com>
Friday, March 18, 2011 20:01 +0100
commit801a52c4c69ec9e4c5053b24779f35d26dd7ca2c
tree de8036731b04359ddf3114b324a99d67a5e20dd9 tree | zip | gz
parent a625aaf235817c3b71b84191833d23a13e445534 view | diff
Fix issue with OPENDJ-91 : Unique Attribute plugin rejects valid modification of unique value.
The issue was in the XML definition of the plugin configuration. The registration of post operation callbacks were missing. The default uid unique attribute plugin has them properly set in config/config.ldif, so enabling that plugin worked. But adding a new copy of the plugin with dsconfig create-plugin would create an invalid configuration inducing errors and memory leaks.
1 files modified
4 ■■■■ changed files
opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/UniqueAttributePluginConfiguration.xml 4 ●●●● diff | view | raw | blame | history