Summary: | Send As ICalendar Address Selection has problems | ||
---|---|---|---|
Product: | [Applications] korganizer | Reporter: | Allen Winter <winter> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | montel |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/kdepim-addons/a6921af76dc0222bc6bf63c071a9b6b79c3afc5c | Version Fixed In: | 5.13.0 |
Sentry Crash Report: |
Description
Allen Winter
2017-12-04 18:29:02 UTC
I confirm it. but "contacts from addressbooks that are de-selected in KAddressbook are shown" we didn"t support it even in kmail. So it's not as we deselect address in kaddressbook as it's not used in kmail or other. (it's for that that we can disable it in kmail autocompletion) for "search" indeed it's wierd I will look at it. ldap: yep ldap is not used. It's a big bug Thanks Laurent. The search I think is looking at all the properties of the contact, not just the name and address. Can you also show the email address next to the name in the list? yeah, ldap support looks difficult. Git commit 05e5670d46ee3fbcf96eaaca64f320bb268e6a51 by Montel Laurent. Committed on 06/12/2017 at 12:20. Pushed by mlaurent into branch 'master'. Allow to fix only on emails and name M +63 -50 src/akonadi-contacts/contactsfilterproxymodel.cpp M +13 -1 src/akonadi-contacts/contactsfilterproxymodel.h M +1 -0 src/akonadi-contacts/emailaddressselectionwidget.cpp https://commits.kde.org/akonadi-contacts/05e5670d46ee3fbcf96eaaca64f320bb268e6a51 Git commit a6921af76dc0222bc6bf63c071a9b6b79c3afc5c by Laurent Montel. Committed on 20/08/2019 at 20:28. Pushed by mlaurent into branch 'master'. Fix Bug 387598 - Send As ICalendar Address Selection has problems FIXED-IN: 5.13.0 M +1 -1 korganizer/emailaddressselectionldapdialog/CMakeLists.txt M +72 -5 korganizer/emailaddressselectionldapdialog/emailaddressselectionldapdialog.cpp M +13 -1 korganizer/emailaddressselectionldapdialog/emailaddressselectionldapdialog.h M +9 -2 sieveeditor/emaillineedit/emaillineedit.cpp https://commits.kde.org/kdepim-addons/a6921af76dc0222bc6bf63c071a9b6b79c3afc5c |