[asterisk-bugs] [Asterisk 0013234]: [patch] Incorrect behavior when moving messages to/from New/Old folders
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Aug 6 11:48:28 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13234
======================================================================
Reported By: jaroth
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13234
Category: Applications/app_voicemail/IMAP
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 130693
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-08-04 10:43 CDT
Last Modified: 2008-08-06 11:48 CDT
======================================================================
Summary: [patch] Incorrect behavior when moving messages
to/from New/Old folders
Description:
When a message is moved from a folder (such as Work) to the New folder
(IMAP INBOX) it is not marked as unread, thus it looks as though it is in
the Old folder. Moving a message from the New folder (UNREAD) to the Old
folder (or vice versa) does not change its read/unread status so in effect
the move does not happen.
This patch adds a method imap_mark_read() that can be called to set a
message to either read or unread, based on the flag used. This method is
called when moving a message into the New or Old folder to be sure that the
message flag is set correctly.
======================================================================
----------------------------------------------------------------------
(0091148) putnopvut (administrator) - 2008-08-06 11:48
http://bugs.digium.com/view.php?id=13234#c91148
----------------------------------------------------------------------
This issue is actually addressed in my imap_consistency_trunk branch and so
once it's ready for merging, the attached patch should not be necessary.
I'll leave this bug open until that branch gets merged in, though.
Issue History
Date Modified Username Field Change
======================================================================
2008-08-06 11:48 putnopvut Note Added: 0091148
======================================================================
More information about the asterisk-bugs
mailing list