From kde-bugs-dist Sun Mar 03 17:34:02 2013 From: Tobias Koenig Date: Sun, 03 Mar 2013 17:34:02 +0000 To: kde-bugs-dist Subject: [kaddressbook] [Bug 314446] changing read-only flag discards Folder name Message-Id: X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=136233204716170 https://bugs.kde.org/show_bug.cgi?id=314446 Tobias Koenig changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Version Fixed In| |4.10.2 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |im-runtime/88b4257c716bc31c | |ecc7ff4c7904b1f924d66f1f --- Comment #2 from Tobias Koenig --- Git commit 88b4257c716bc31cecc7ff4c7904b1f924d66f1f by Tobias Koenig. Committed on 03/03/2013 at 18:32. Pushed by tokoe into branch 'KDE/4.10'. Keep custom name/icon of resource collection on collection sync To ensure that the user modifies the display name of the resource collection and not the collection name itself, we have to preset the display name in the EntityDisplayAttribute already. Additionally the clearCache() call must be removed, it's not needed if we use the directory path as remoteId, because then the collection sync algorithm will cleanup the collection with the old remoteId. FIXED-IN: 4.10.2 M +2 -2 resources/icaldir/icaldirresource.cpp M +2 -2 resources/vcarddir/vcarddirresource.cpp http://commits.kde.org/kdepim-runtime/88b4257c716bc31cecc7ff4c7904b1f924d66f1f -- You are receiving this mail because: You are watching all bug changes.