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

jvergara
27.01.2010 4e1ea6ff023569a8e27e501b8b05cba6c59490d4
refs
author jvergara <jvergara@localhost>
Wednesday, January 27, 2010 23:01 +0100
committer jvergara <jvergara@localhost>
Wednesday, January 27, 2010 23:01 +0100
commit4e1ea6ff023569a8e27e501b8b05cba6c59490d4
tree a8efcb1f7efd4dfc0a0d48b90ef47c6e611d93a2 tree | zip | gz
parent e7e29543ddd6df23faa6e0630e963320eedf4e40 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
opends/src/guitools/org/opends/guitools/controlpanel/datamodel/CustomSearchResult.java 21 ●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/controlpanel/ui/LDIFViewEntryPanel.java 4 ●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/controlpanel/ui/SimplifiedViewEntryPanel.java 4 ●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/controlpanel/ui/TableViewEntryPanel.java 12 ●●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/controlpanel/ui/ViewEntryPanel.java 87 ●●●●● diff | view | raw | blame | history
opends/src/messages/messages/admin_tool.properties 2 ●●● diff | view | raw | blame | history