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

jvergara
27.01.2010 78a26a979db4a0b5c1fe178881410c55ece1d758
refs
author jvergara <jvergara@localhost>
Wednesday, January 27, 2010 23:01 +0100
committer jvergara <jvergara@localhost>
Wednesday, January 27, 2010 23:01 +0100
commit78a26a979db4a0b5c1fe178881410c55ece1d758
tree 829d4bafb964ef85f926c6ef0d5de83bcd91cd3c tree | zip | gz
parent 105207b85c7d7182f29e8941d30342dac5c4468f view | diff
Fix for issue 4517 (Cannot use control panel to edit entry in replicated base DN after a binary update happened in the entry)
Treat the ds-sync-hist in a special manner. It is an attribute with DirectoryString syntax but it can contain byte[] values expressed in a String format which can completely break the UI and the entry processing.
6 files modified
130 ■■■■■ changed files
opendj-sdk/opends/src/guitools/org/opends/guitools/controlpanel/datamodel/CustomSearchResult.java 21 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/guitools/org/opends/guitools/controlpanel/ui/LDIFViewEntryPanel.java 4 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/guitools/org/opends/guitools/controlpanel/ui/SimplifiedViewEntryPanel.java 4 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/guitools/org/opends/guitools/controlpanel/ui/TableViewEntryPanel.java 12 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/guitools/org/opends/guitools/controlpanel/ui/ViewEntryPanel.java 87 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/messages/messages/admin_tool.properties 2 ●●● diff | view | raw | blame | history