Bug 158919 - 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
Summary: when a send a yahoo message the recipient gets:<!DOCTYPE HTML PUBLIC "-//W3C/...
Status: RESOLVED FIXED
Alias: None
Product: kopete
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-07 20:13 UTC by Cristi
Modified: 2008-03-07 21:04 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!