Summary: | Contacts in "Address selection" dialog show multiple times | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Oded Arbel <oded> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 1.5.93 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Oded Arbel
2003-11-17 13:37:56 UTC
This is related to distribution lists - if a category is set for a user, and the user is also listed in one or more distribution lists, then under said category the user is listed once for the main entry and once more for each distribution list this user is part of. Subject: kdepim/libkdepim CVS commit by tokoe: Reworked the interface and fixed some bugs... #69133 is semi-fixed by disabling the code which caused the crash, I won't close the bug report now because this has to be fixed before final 3.2 release IMHO. CCMAIL:67372-done@bugs.kde.org,68422-done@bugs.kde.org,69134-done@bugs.kde.org M +107 -82 addressesdialog.cpp 1.20 M +5 -7 addressesdialog.h 1.9 M +302 -433 addresspicker.ui 1.7 I saw the same problem in Address Selection, but without having any distribution lists, but rather Categories. (rest of this paragraph is vague) I did sometimes use multiple categories for the same person, and had search filters combining these. This worked well in KDE 3.1's address book (I thought there was no address selection dialog in kmail then?). Anyway, in KDE 3.2 (as shipped with SuSE 9.1) the address selection dialog was exploded (list boxes running off the bottom of the dialog, no buttons visible) and contacts appeared multiple times. The number of instances of each contact grew as you worked with kmail - not sure exactly how. Anyway, the following is reproducible in KDE 3.2 as shipped with SuSE 9.1 (struggled hours to install KDE 3.3 in vain): - in Address Book, set a category for a contact - and add the same contact to a distribution list - in Address Selection, the contact doesn't appear under the relevant Distribution list, but is listed twice under the category The latter problem still exists in the KDE 3.3 (in the build offered as supplementary for SuSE 9.1). How many times the e-Mail address is shown, depends not on the groups. It depends on the entry in kaddressbook. Has the kontact (x) e-mails, Address Selection in kmail shows his default e-Mail (x) times in each distributed list, he is in. |