[Bug 166475] New: Distribution lists not saved

Thomas McGuire Thomas.McGuire at gmx.net
Sun Jul 13 21:44:48 BST 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=166475         
           Summary: Distribution lists not saved
           Product: kdepimlibs
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: NOR
         Component: kabc
        AssignedTo: kdepim-bugs kde org
        ReportedBy: Thomas.McGuire gmx net


Version:            (using Devel)
Installed from:    Compiled sources
OS:                Linux

When creating distribution lists in KAddressbook or in the composer in KMail, they are not saved to disk when using a directory resource.

The problem seems to be in ResourceDir::save(), which iterates over mAddrMap, but does not iterate over mDistListMap at all.

ResourceDir is in kabc/plugins/dir/resourcedir.cpp.
mAddrMap and mDistListMap are defined in kabc/resource.h.



More information about the Kdepim-bugs mailing list