[kopete-bugs] [Bug 215419] New: disabled rich text breaks messages on jabber
ant.mironov at gmail.com
ant.mironov at gmail.com
Fri Nov 20 14:17:55 CET 2009
https://bugs.kde.org/show_bug.cgi?id=215419
Summary: disabled rich text breaks messages on jabber
Product: kopete
Version: 0.80.2
Platform: Ubuntu Packages
OS/Version: unspecified
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kopete-bugs at kde.org
ReportedBy: ant.mironov at gmail.com
Version: 0.80.2 (using KDE 4.3.2)
Installed from: Ubuntu Packages
Accordingly to XEP-0071 of XMPP, message can contain two bodies: plain-text and
formatted one.
For example message with a link looks like this:
<message type='chat' to='ant.mironov at gmail.com' xmlns='jabber:client'>
<body>Anton: Jaconda <http://jaconda.im></body>
<html xmlns='http://jabber.org/protocol/xhtml-im'>
<body xmlns='http://www.w3.org/1999/xhtml'>
<b>Anton</b>: <a href="http://jaconda.im">Jaconda</a>
</body>
</html>
<active xmlns='http://jabber.org/protocol/chatstates'/>
</message>
If checkbox "Do not show user specified rich text" is enabled, Kopete doesn't
show text markup, but still uses formatted body.
For that message it will show "Anton: Jaconda", there is no link or url in the
message.
I think Kopete should use plain-text body if rich text is disabled.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the kopete-bugs
mailing list