| Summary: | birthdays not shown in list, only in details | ||
|---|---|---|---|
| Product: | [Applications] kaddressbook | Reporter: | Ingo Ratsdorf <ingo> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | tokoe |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/kdepimlibs/13457e122d83624b45203e009c683780a5e37de1 | Version Fixed/Implemented In: | 4.8.4 |
| Sentry Crash Report: | |||
| Attachments: | Kaddressbook Snapshot | ||
Valid in master *IF* the contact is created in kaddressbook. I can see the birth date for imported contacts (with the akonadi-google resource for example) but not if I create one in kabc. The date is stored differently: Visible: BDAY:YYYY-MM-DDT00:00:00 Invisible: BDAY:YYYY-MM-DD Git commit 44ab1484c5d45a0cbd4d77042a37b5ce995a3613 by Andre Woebbeking. Committed on 05/05/2012 at 10:17. Pushed by woebbe into branch 'KDE/4.8'. Also show birthdays with invalid time (who cares for the time anyway?) FIXED-IN: 4.8.4 M +1 -1 akonadi/contact/contactstreemodel.cpp http://commits.kde.org/kdepimlibs/44ab1484c5d45a0cbd4d77042a37b5ce995a3613 Git commit 13457e122d83624b45203e009c683780a5e37de1 by Andre Woebbeking. Committed on 05/05/2012 at 10:17. Pushed by woebbe into branch 'master'. Also show birthdays with invalid time (who cares for the time anyway?) (cherry picked from commit 44ab1484c5d45a0cbd4d77042a37b5ce995a3613) M +1 -1 akonadi/contact/contactstreemodel.cpp http://commits.kde.org/kdepimlibs/13457e122d83624b45203e009c683780a5e37de1 |
Created attachment 69440 [details] Kaddressbook Snapshot When I open Kaddressbook and add a column for "Birthday", the birthday column is always empty, despite most contacts having a birthday value. It shows correctly in the deatils and in the editor. Applies to both version 4.7 and 4.8.1. Snapshot attached.