------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=149779         
kedgedev centrum cz changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From kedgedev centrum cz  2007-11-11 12:51 -------
SVN commit 735323 by rjarosz:

Move sanitizedMessage from AIM/ICQContactBase to AIM/ICQAccount, because 
messages are converted by oscar server for our protocol.
So ICQAccount always gets plain messages and AIMAccount rtf or plain messages 
with escaped metacharacters.

Fix bug 149779: When sending XML via ICQ it got stripped.
We have to escape HTML metacharacters in ICQ, because we receive plain text.

BUG: 149779



 M  +88 -1     aim/aimaccount.cpp  
 M  +4 -0      aim/aimaccount.h  
 M  +0 -87     aimcontactbase.cpp  
 M  +0 -3      aimcontactbase.h  
 M  +7 -0      icq/icqaccount.cpp  
 M  +2 -0      icq/icqaccount.h  
 M  +0 -5      icqcontactbase.cpp  
 M  +0 -2      icqcontactbase.h  
 M  +1 -1      oscaraccount.cpp  
 M  +2 -0      oscaraccount.h  
 M  +0 -2      oscarcontact.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=735323
_______________________________________________
kopete-devel mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kopete-devel

Reply via email to