Summary: | Error reading message status (read/unread) in maildir folders | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Luis M. Cruz <luismcv> |
Component: | maildir | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | jtamate |
Priority: | NOR | Keywords: | triaged |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Luis M. Cruz
2005-09-16 14:15:43 UTC
Please also see the closed, but not fixed bugs: Bug 56792: cachedimap marks all mails as read Bug 16204: kmail marks unread as read upon filter transfer I have this problem still, now in kdepim-3.5.5-0.3.fc6 (Fedora Core 6). (I (re)post here, because this is the only bug that discribes this problem that is not closed.) I've read somewhere that my bug is unrelated to this, and just want you to know my bug seems to be fixed - see my comment in http://bugs.kde.org/show_bug.cgi?id=121969#c10 Thanks The code syntax has changed, but the code semantics is the same in 1.10.1 (kde 4.1.66). SVN commit 1157541 by carewolf: Fix a few bugs in parsing message-status in maildir The bugs meant more status flags was lost than necessary, when importing a maildir or when rebuilding the index. BUG: 112724 M +23 -7 kmfoldermaildir.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1157541 |