Summary | reply/forward flag is not set if mailbox changed during email composition |
Queue | IMP |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | vilius (at) lnk (dot) lt |
Created | 10/10/2011 (5014 days ago) |
Due | |
Updated | 10/18/2011 (5006 days ago) |
Assigned | |
Resolved | 10/18/2011 (5006 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Assigned to Michael Slusarz
State ⇒ Resolved
this with another IMAP client. But IMP doesn't show these flags in
the message list. E. i. replied messages does not have green
background, and there is no Replied icon on the message. It appears
only after login/logout.
...but that's probably because I am using a more advanced IMAP server
that supports CONDSTORE/QRESYNC and can catch any flag change.
(arguably, your webmail installation is broken without an IMAP server
that can support these extensions; see
http://lists.horde.org/archives/imp/Week-of-Mon-20110523/052285.html)
Fixed.
Bug #10627: Fix updating flags in non-selected mailbox if IMAP serverdoes not support CONDSTORE/QRESYNC
3 files changed, 5 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/bcc0cf76fa5e8ba2484ffec08f06a3604cc13708
this with another IMAP client. But IMP doesn't show these flags in the
message list. E. i. replied messages does not have green background,
and there is no Replied icon on the message. It appears only after
login/logout.
flag is set. However changing back to original mailbox doesn't
refresh flags for messages in the list. If I logout and login I can
see the flags just fine.
list", when you say that the reply/forward flag *is* correctly set.
What other flag changes could have possibly occurred in the meantime?
is set. However changing back to original mailbox doesn't refresh
flags for messages in the list. If I logout and login I can see the
flags just fine.
State ⇒ Not A Bug
recent ajax/dimpbase rewrite.
latter, this is almost 100% an issue that has already been fixed in Git.
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ reply/forward flag is not set if mailbox changed during email composition
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
writing, the reply/forward flag on the parent message is not set.
Steps to reproduce:
1. Click Reply on any message.
2. Select different mailbox on the sidebar.
3. Click Send already open message.
4. Select original folder back, reply flag is will not be set.