Prevent duplicate notifications on page reload of 'process immediate sending'
heydemo - August 13, 2009 - 21:33
| Project: | Notifications |
| Version: | 5.x-1.3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | by design |
Jump to:
Description
If the process immediate sending page is reloaded, a new instance is created that sends duplicate e-mails. Ideally, it would set a variable that would prevent duplicates from going out even if the page is reloaded.

#1
If you reload the form submission page, your content will be posted twice, and notified twice.
Use some other module to prevent duplicate posts