[kopete-bugs] [Bug 189570] New: Extra tabs at the end of outgoing messages while operating in groupchat mode.
Nikita Skovoroda
chalkerx at gmail.com
Mon Apr 13 22:51:17 CEST 2009
https://bugs.kde.org/show_bug.cgi?id=189570
Summary: Extra tabs at the end of outgoing messages while
operating in groupchat mode.
Product: kopete
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kopete-bugs at kde.org
ReportedBy: chalkerx at gmail.com
Version: 0.70.50 (using Devel)
OS: Linux
Installed from: Compiled sources
Kopete adds unneeded tab symbols at the end of outgoing messages while
operating in groupchat mode.
Kopete itself doesn't „see” that tabs, but that causes other messengers (like
PSI) to render one-lined message on three lines and could be a reason for a
Kopete-user to be kicked from groupchat.
Here is the xml.
Groupchat:
<message type="groupchat" to="{cut}@conference.jabber.ru" id="abc8a" >
<body>Тест.
</body>
</message>
Normal:
<message type="chat" to="{cut}@jabber.ru" id="1486" >
<body>Тест.</body>
<x xmlns="jabber:x:event">
<offline/>
<composing/>
<delivered/>
<displayed/>
</x>
<active xmlns="http://jabber.org/protocol/chatstates"/>
</message>
--
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