[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdenetwork/kopete/protocols/msn
From:       Carlo Segato <brandon.ml () gmail ! com>
Date:       2008-07-06 13:36:27
Message-ID: 1215351387.639088.26630.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 828731 by segato:

fix requesting avatar from amsn clients

 M  +1 -1      dispatcher.cpp  


--- trunk/KDE/kdenetwork/kopete/protocols/msn/dispatcher.cpp #828730:828731
@@ -95,7 +95,7 @@
 
 	kDebug(14140) << "Requesting, " << msnObject;
 
-	QString context = QString::fromUtf8(msnObject.toUtf8().toBase64());
+	QString context = QString::fromUtf8((msnObject + "\r\n").toUtf8().toBase64());
 	// NOTE remove the \0 character automatically
 	// appended to a QCString.
 	context.replace("=", "");
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic