Summary: | Conflicts through fast marker/flag setting | ||
---|---|---|---|
Product: | [Unmaintained] KMail Mobile | Reporter: | Felix Wolfsteller <felix.wolfsteller> |
Component: | general | Assignee: | Ludwig Reiter <ludwig.reiter> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aheinecke, ludwig.reiter |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Maemo 5 | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Felix Wolfsteller
2010-09-28 15:04:31 UTC
In the steps to reproduce I forgot 1a) open maintenance view (touch folder again) Conflict will also include the "Modification Time". Similarly effect when touching Actions fastly multiple times. Works also for single actions (e.g. touch "Mark as Important" 5 times). There have been fixes in that area recently, does this still happen? Ping? n900 version 20110106 Still happens In the maintaince mode I fast click on the different mark/remove buttons, then a conflict appars. SVN commit 1215012 by tokoe: Disable revision check on flag change The revision check is not needed here, so don't bring up any conflict handling dialog. BUG: 252651 M +1 -0 markascommand.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1215012 tested with windos ce clicking many times on important, Action Item, Read/Unread doesn't lead to a conflict anymore. Closed. Git commit a0637540377a15ca926142e37f9edb2b3fdeb448 by Tobias Koenig. Committed on 17/01/2011 at 10:44. Pushed by tokoe into branch '4.6'. Disable revision check on flag change The revision check is not needed here, so don't bring up any conflict handling dialog. BUG: 252651 svn path=/trunk/KDE/kdepimlibs/; revision=1215012 (cherry picked from commit b421125d7e1aa53effd157bb6fb2ab1bcb911639) M +1 -0 akonadi/kmime/markascommand.cpp http://commits.kde.org/kdepimlibs/a0637540377a15ca926142e37f9edb2b3fdeb448 |