Posted by jmiccolis on May 31, 2006 at 6:27pm
6 followers
| Project: | Forward |
| Version: | 4.7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
The forwarded email tracking page (admin/forward) is reporting less emails then have actually been sent. The overview numbers look correct ( ie "6 emails sent to 8 recipients") but the actual log lists less emails (in this case only 5).
When I compare the log to the database is looks like - for me anyhow - there is one less email than has been sent.
Can anyone confim this behavior?
Comments
#1
I can indeed confirm this but I have no idea why. If anyone has any ideas, I'm all ears. At some point, I'll probably have to completely overhaul the tracking system, as it's not really providing much usefull data right now, but I'll wokr that out later.
#2
My /admin/forward page says 1 page has been forwarded to 2 email addresses. This is correct.
However - there is nothing in the table at all. Just four column headings. Have I missed something or is it part of this bug?
#3
Perhaps this patch will help out a little bit:
http://drupal.org/node/74813
Sorry about creating a new bug-report.. didnt notice this one before now.
#4
Excellent. Works! +1
#5
Can anyone confirm this is indeed a duplicate of the other bug? I've updated both HEAD and DRUPAL-4-7, so let me know if that fixed it.
#6
hey, looks like this patch is already applied on 4.7 version of Forward.module... (!?)
#7
As seanr said, he's applied the patch to 4.7 and HEAD versions of the module.
#8