[kopete-bugs] [Bug 144750] Unable to speak on MUC from a gmail acount
Christian Dröge
Christian at draugr.de
Wed Jan 28 14:53:47 CET 2009
http://bugs.kde.org/show_bug.cgi?id=144750
Christian Dröge Christian draugr de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |Christian at draugr.de
--- Comment #8 from Christian Dröge <Christian draugr de> 2009-01-28 14:53:45 ---
This problem is not specific to gmail. With the new ejabberd 2.0.3 release
Kopete users cannot join any MUC, because Kopete sets a wrong 'from' attribute
in the message stanzas addressed to MUCs and with ejabberd 2.0.3 the value in
this attribute is checked.
This seems to be are XMPP-compliance bug in Kopete. Kopete will have problems
with other servers that will check the 'from' attribute as required by the XMPP
RFC. For more information on this issue you can read
https://support.process-one.net/browse/EJAB-857
Debug output of kopete 0.60.3 on an ejabberd 2.0.3 server:
<message from="test at conference.build.draugr.de/christian" type="groupchat"
to="test at conference.build.draugr.de" id="aab9a" >
<body>sd</body>
</message>
<stream:error>
<invalid-from xmlns="urn:ietf:params:xml:ns:xmpp-streams"/>
</stream:error>
--
Configure bugmail: http://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