[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: (ITS#4655) is_utf8 function for ldapsearch w/ UTF-8 strings



At 09:37 AM 8/28/2006, mba2000@ioplex.com wrote:
>(currently non-ASCII strings are simply base64 encoded).

As intended.  See RFC 2849, in particular the formal
syntax and last sentence of note 4.   Also note that
implementations are free to Base64 any value.  We've
found it generally desirable for interchange purposes
to Base64 any value which contains non-ASCII characters
or ASCII non-"printable" characters.  That is, some
of the characters RFC 2849 considers "safe" are not
all that safe.

Kurt