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?

CommentFileSizeAuthor
#3 forward_tracking_0.patch604 bytesphuc77

Comments

seanr’s picture

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.

budda’s picture

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?

phuc77’s picture

StatusFileSize
new604 bytes

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.

budda’s picture

Status: Active » Reviewed & tested by the community

Excellent. Works! +1

seanr’s picture

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.

marcoBauli’s picture

hey, looks like this patch is already applied on 4.7 version of Forward.module... (!?)

budda’s picture

As seanr said, he's applied the patch to 4.7 and HEAD versions of the module.

john.oltman’s picture

Status: Reviewed & tested by the community » Closed (fixed)