------------------------------------------------------------------------ r6392 | jvergara | 2010-01-27 16:01:06 -0600 (Wed, 27 Jan 2010) | 3 lines 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. ------------------------------------------------------------------------