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

floblanc
22.36.2009 5550dc5d6d7cb8229e66c488ba4c6c2c7c8a3762
refs
author floblanc <floblanc@localhost>
Thursday, October 22, 2009 10:36 +0200
committer floblanc <floblanc@localhost>
Thursday, October 22, 2009 10:36 +0200
commit5550dc5d6d7cb8229e66c488ba4c6c2c7c8a3762
tree 58bf3ccdd77c04cbbdafed0b8b61e7afc584fb5a tree | zip | gz
parent dc0e2b558a3a3a9832e5065b8c10daa04f9c6203 view | diff
Fix for CompareOperationBasis.getEntryDN()

When the rawEntryDN of a CompareOperationBasis is modified, the field entryDN is
reset and not initialized. If the getEntryDN() routine is called and entryDN is
null, it should try to decode the rawEntryDN.
1 files modified
18 ■■■■■ changed files
opends/src/server/org/opends/server/core/CompareOperationBasis.java 18 ●●●●● diff | view | raw | blame | history