Summary: | Kopete forgets about group changes for contacts | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | Tilman Klaeger <kde> |
Component: | WLM Plugin | Assignee: | Kopete Developers <kopete-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bigras.bruno, pedrogomes81, tiposchi |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Tilman Klaeger
2009-04-22 17:51:01 UTC
I played around a little more, and it looks like ICQ is working perfectly fine, I have to revise this statement. So the problem only concerns the Windows Live Messenger protocoll plugin. *** Bug 198686 has been marked as a duplicate of this bug. *** *** Bug 200434 has been marked as a duplicate of this bug. *** With WLM the groups are not created on the server so it only works with pre-existing groups. Until this is fixed you could use another client to create the group first. A patch is waiting for feedback on the review board. SVN commit 1039125 by bbigras: Fix a bug with WLM that new groups were not created on the server so contacts were not able to be moved into those groups BUG: 190353 M +8 -0 wlmaccount.cpp M +7 -0 wlmcontact.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1039125 SVN commit 1041838 by bbigras: Backport r1039125 by bbigras from trunk to the 4.3 branch: Fix a bug with WLM that new groups were not created on the server so contacts were not able to be moved into those groups CCBUG: 190353 M +8 -0 wlmaccount.cpp M +7 -0 wlmcontact.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1041838 |