Summary: | Distribution list members are not included in the Kolab xml | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Sabine Faure <sabine> |
Component: | Kolab Resource | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | chrigi_1, tokoe |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
.xml file found in Kmail after creating a new Group with a couple of contacts
kolab. xml file received when creating a new group with a few contacts with the correct format now. |
Description
Sabine Faure
2009-08-14 19:44:58 UTC
Hej Sabine, could you update your installation please and try again? I did several changes to the distribution handling code in trunk/kdepim today that might fix these issues. Ciao, Tobias I retested with SVN REV 1011519 and only the following lines are displayed: <display-name>Group A</display-name> </distribution-list> So the bug is still there. I retested this today and I still get the same thing from the kolab.xml file: <display-name>Group A</display-name> </distribution-list> Trunk, Svn Rev 1032841 Created attachment 37470 [details]
.xml file found in Kmail after creating a new Group with a couple of contacts
See Kolab.xml file attached
Trunk, Svn Rev 1032841
SVN commit 1112844 by tokoe: Do not lose distribution list members BUG: 203869 M +3 -0 distributionlist.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1112844 I retested this today and it is corrected now. The correct format is now shown in the kolab.xml file (see attachment underneath) Trunk, Svn Rev 1114350 Created attachment 42793 [details]
kolab. xml file received when creating a new group with a few contacts with the correct format now.
Trunk, Svn Rev 1114350
|