Revision dd53699...

Go back to digest for 27th October 2013

Bug Fixes in KDE-PIM

Pali Rohár committed changes in [kopete] protocols/jabber/jabberclient.cpp:

Do not allow overwriting bare jid of myself account in jabber client

Kopete account id and myself contact id cannot be changed. This means that all
jabber code must use bare jid for myself contact specified in account dialog.
Jabber server can change user jid after successfull login, but there is no
way in Kopete to propage it. So allow changing only of resource name and do not
tell other Kopete code about bare jid changes (which is account id and myself
contact id). Chaning resource name is OK. Without this patch it is not possible
to login to jabber servers which chaning bare jid (e.g facebook).


FIXED-IN: 4.12

File Changes

Modified 1 files
  • protocols/jabber/jabberclient.cpp
1 files changed in total