Summary: | changing read-only flag discards Folder name | ||
---|---|---|---|
Product: | [Applications] kaddressbook | Reporter: | Martin Koller <kollix> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | montel, tokoe |
Priority: | NOR | ||
Version: | 4.10 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdepim-runtime/88b4257c716bc31cecc7ff4c7904b1f924d66f1f | Version Fixed In: | 4.10.2 |
Sentry Crash Report: |
Description
Martin Koller
2013-02-05 08:59:45 UTC
I confirm it. it resets to default setting => change icons/change name 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 |