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

Ludovic Poitou
18.01.2011 cdd97abbbda0326c8d3d32fd3668507d247a012e
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
commitcdd97abbbda0326c8d3d32fd3668507d247a012e
tree 5c63b59a689dd7f39004e5fa82fe4acf4b046386 tree | zip | gz
parent 13bb53487f80199c600ef22300eb77d1b57bc12c 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
opends/src/admin/defn/org/opends/server/admin/std/UniqueAttributePluginConfiguration.xml 4 ●●●● diff | view | raw | blame | history