[Home]

Summary:ASTERISK-12230: [patch] Forwarding of an IMAP message may set the message to Urgent inadvertently.
Reporter:James Rothenberger (jaroth)Labels:
Date Opened:2008-06-19 09:15:11Date Closed:2008-06-19 10:49:01
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_voicemail
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) urgent_forwarding.patch
Description:If there are urgent messages in the INBOX and a user forwards a message (even if it is not urgent), the message will be forwarded as urgent (when using IMAP storage).  This patch fixes the issue by properly tracking the state of urgent messages.
Comments:By: Mark Michelson (mmichelson) 2008-06-19 10:43:52

Thanks for the patch. It looks good, so I'll get it committed quickly.

By: Digium Subversion (svnbot) 2008-06-19 10:48:20

Repository: asterisk
Revision: 123867

U   trunk/apps/app_voicemail.c

------------------------------------------------------------------------
r123867 | mmichelson | 2008-06-19 10:48:19 -0500 (Thu, 19 Jun 2008) | 9 lines

Forwarding non-urgent IMAP messages could inadvertently cause the messages
to be marked urgent. This fixes that issue.

(closes issue ASTERISK-12230)
Reported by: jaroth
Patches:
     urgent_forwarding.patch uploaded by jaroth (license 50)


------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=123867

By: Digium Subversion (svnbot) 2008-06-19 10:49:01

Repository: asterisk
Revision: 123868

_U  branches/1.6.0/

------------------------------------------------------------------------
r123868 | mmichelson | 2008-06-19 10:49:01 -0500 (Thu, 19 Jun 2008) | 16 lines

Blocked revisions 123867 via svnmerge

........
r123867 | mmichelson | 2008-06-19 10:55:10 -0500 (Thu, 19 Jun 2008) | 9 lines

Forwarding non-urgent IMAP messages could inadvertently cause the messages
to be marked urgent. This fixes that issue.

(closes issue ASTERISK-12230)
Reported by: jaroth
Patches:
     urgent_forwarding.patch uploaded by jaroth (license 50)


........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=123868