Superb fix!!! You rock! On Nov 21, 2007 6:18 PM, Emmanuel Lecharny (JIRA) <[EMAIL PROTECTED]> wrote: > Emmanuel Lecharny resolved DIRSERVER-1104. > ------------------------------------------ > > Resolution: Fixed > > In our case, we were trying to substitute a byte[] with the correct String > value, after comparing the stored byte[] with the string.getBytes( "UTF-8" ). > There were _no_ chance it could happen, leading the byte[] to stay into an > attribute supposed to contain only Strings.
Thanks for it. Alex
