#47 closed Defect (fixed)
Forum subscription sends multiple emails
Reported by: | KSMarksPsych | Owned by: | Rytis |
---|---|---|---|
Priority: | Minor | Milestone: | Undetermined |
Component: | Web - Forums | Version: | |
Keywords: | Cc: |
Description
Posted by: Date: 4:22 PM 09-07-2005 The forum code should only send 1 email per unread thread.
Forum notification sends notifications multiple times even though the user already knows that someone has posted to his registered thread (set a timestamp in the notification registration table when sending email and compare that to the last thread visited timestamp before sending more emails about that thread, so that the user will only get new notifications if he visits the thread after the first one - there's functions for getting the last visit time to a thread)
Posted by: Date: 8:40 AM 03-25-2006 This feature is part of the upcomming forum upgrade.
Already fixed in the current code.