[kaddressbook] [Bug 365192] kaddressbook corrupts or discards information in it does not know (carddav)
Laurent Montel via KDE Bugzilla
bugzilla_noreply at kde.org
Fri Jul 8 12:54:26 BST 2016
https://bugs.kde.org/show_bug.cgi?id=365192
Laurent Montel <montel at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |FIXED
Latest Commit| |http://commits.kde.org/kcon
| |tacts/5d8492acd0d57a77305b0
| |12e2726cc6b0e8eedbe
Version Fixed In| |5.3
--- Comment #12 from Laurent Montel <montel at kde.org> ---
Git commit 390166ad96f946554d36bb9296c04cac1fddfa2e by Montel Laurent.
Committed on 08/07/2016 at 11:36.
Pushed by mlaurent into branch 'master'.
Add support for fieldgroup
M +1 -0 autotests/CMakeLists.txt
A +261 -0 autotests/fieldgrouptest.cpp [License: LGPL (v2+)]
A +46 -0 autotests/fieldgrouptest.h [License: LGPL (v2+)]
M +2 -0 src/CMakeLists.txt
M +29 -0 src/addressee.cpp
M +7 -0 src/addressee.h
A +154 -0 src/fieldgroup.cpp [License: LGPL (v2+)]
A +76 -0 src/fieldgroup.h [License: LGPL (v2+)]
http://commits.kde.org/kcontacts/390166ad96f946554d36bb9296c04cac1fddfa2e
--- Comment #13 from Laurent Montel <montel at kde.org> ---
Git commit 5d8492acd0d57a77305b012e2726cc6b0e8eedbe by Montel Laurent.
Committed on 08/07/2016 at 11:52.
Pushed by mlaurent into branch 'master'.
Fix Bug 365192 kaddressbook corrupts or discards information in it does not
know (carddav)
Fix group support
FIXED-IN: 5.3
M +2 -2 autotests/data/vcard15.vcf.ref
M +0 -1 src/vcardparser/vcardparser.cpp
M +1 -2 src/vcardtool.cpp
http://commits.kde.org/kcontacts/5d8492acd0d57a77305b012e2726cc6b0e8eedbe
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list