Summary | No confirmation for SPAM report in message view |
Queue | IMP |
Queue Version | HEAD |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | Horde Developers (at) , selsky (at) columbia (dot) edu |
Requester | kevin_myer (at) iu13 (dot) org |
Created | 07/18/2005 (7315 days ago) |
Due | |
Updated | 09/26/2005 (7245 days ago) |
Assigned | 09/24/2005 (7247 days ago) |
Resolved | 09/26/2005 (7245 days ago) |
Milestone | |
Patch | No |
imp/templates/mailbox/javascript.inc. imp/mailbox.php and
imp/message.php don't need to check that reporting is enabled since
that is handled in IMP_Spam::reportSpam().
reporting is enabled before they process the report?
reporting is enabled before they process the report?
Assigned to Matt Selsky
Submit() isn't called with the spam arguments anyway if the spam links
are not enabled.
New Attachment: message-spam-confirm-v3.patch
New Attachment: message-spam-confirm-v2.patch
$notspam_link variables.
Assigned to
New Attachment: message-spam-confirm.patch
reporting. Hopefully, if its right, it can make it into IMP 4.0.4.
State ⇒ Accepted
Priority ⇒ 1. Low
State ⇒ Feedback
*seeing* the message they are going to mark as spam, so they shouldn't
mark a message unintended. But I agree that hitting the link by
accident is still possible, so a patch to change this would be fine.
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ No confirmation for SPAM report in message view
Queue ⇒ IMP
State ⇒ Unconfirmed
its called) and you select a message to Report as Spam, you are
prompted with a confirmation dialog box, prior to being able to submit
the message as spam.
However, when you are actually reading a message and choose the Report
as Spam link, the message is submitted (and deleted, if so configured)
automatically, with no confirmation. This is causing problems for
people who accidentally hit that link when reading a message.