<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=KOI8-R">
  <title></title>
</head>
<body>
Robert Norris wrote:<br>
<blockquote type="cite"
 cite="mid20031215232717.GB30345@gideon.its.monash.edu.au">
  <pre wrap="">On Mon, Dec 15, 2003 at 05:38:35PM +0300, Alexey Nezhdanov wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I found the bug. I can not say for sure if client or server is buggy but this 
is the cause:
    </pre>
  </blockquote>
  <blockquote type="cite">
    <pre wrap="">python method base64.encodestring(smth) produces base64 code that 
*separated*by*newlines*. It is seen on my debug output:
    </pre>
  </blockquote>
  <pre wrap=""><!----></pre>
  <pre wrap="">
XMPP Core makes no reference to adding linefeeds (that I can find);
thus, the client is at fault.

Rob.

  </pre>
</blockquote>
Thanks a lot. Client code already fixed.<br>
--<br>
Respectively<br>
Alexey Nezhdanov<br>
</body>
</html>