Bug 158919

Summary: when a send a yahoo message the recipient gets:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">message instead of message
Product: [Unmaintained] kopete Reporter: Cristi <cuciferus>
Component: generalAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: cuciferus
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Cristi 2008-03-07 20:13:06 UTC
Version:            (using Devel)
Installed from:    Compiled sources
Compiler:          gcc-4.2.3 -O2
OS:                Linux

using kopete 20080305 every time e send a message it gets sent as above, I've seen similar issues on jabber but no bugs for yahoo, so I thought I'll report it
Comment 1 Roman Jarosz 2008-03-07 20:33:12 UTC
SVN commit 783308 by rjarosz:

Remove Public Text Identifier from messages.
Please test it.

BUG: 158919



 M  +1 -1      kopetemessage.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=783308
Comment 2 Roman Jarosz 2008-03-07 20:33:58 UTC
SVN commit 783309 by rjarosz:

Backport commit 783308.
Remove Public Text Identifier from messages.
Please test it.

CCBUG: 158919



 M  +1 -1      kopetemessage.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=783309
Comment 3 Cristi 2008-03-07 21:04:39 UTC
yup works now. THanks!