| Anonymous | Login | Signup for a new account | 21-11-09 09:48 GMT |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Print ] | |||||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| 0005869 | [phplist] Message Send Process | major | always | 27-03-06 11:16 | 18-02-08 14:19 | |||||||
| Reporter | hola | View Status | public | |||||||||
| Assigned To | ||||||||||||
| Priority | normal | Resolution | open | |||||||||
| Status | new | Product Version | 2.10.2 | |||||||||
| Summary | 0005869: The status data of a sent email does not appear correct | |||||||||||
| Description |
I have noticed that looking at the stats of an email (Total, Text, HTML) are not correct. For example I have one mailing list that contains 102 subscribers. 2 are not confirmed which leaves 100 active subscribed email addresses. When I look at the data after the email has been sent to the mailing list I get the following data - this is consistent in all of my send outs and using other mailing lists. Total = 99 Text = 0 HTML = 0 Both = 98 All subscribers have been set to receive the email as html - there are no subscribers who will receive the email as text. I would have assumed that based on that the following data would come back Total = 100 Text = 0 HTML = 100 Both = 0 The incorrect data is reported in all email send outs and my other instance of PHPList (seperate install) reports the same incorrect results. |
|||||||||||
| Additional Information | ||||||||||||
| Tags | No tags attached. | |||||||||||
| Attached Files | ||||||||||||
|
|
||||||||||||
Relationships |
||||||
|
||||||
Notes |
|
|
(0011807) hola (reporter) 27-03-06 11:37 |
I have completed some additional research and it seems that the stats are influence by the selection you make on the Format tab "Send As:" field. In my test I selected "HTML" instead of leaving the default which seems to be "Text and HTML". The results showed Total = 99 Text = 0 HTML = 98 Both = 0 This seems to remove the bug issue regarding the reporting in both but I still cannot see how 100 valid subscribers listed in the mailing list is reported as 99 and 98 above. |
|
(0011808) hola (reporter) 27-03-06 11:41 |
Further if I had made a mistake and somehow one subscriber was listed as accepting text emails only wouldn't the results show below if I have left the option for "Text and HTML" Total = 99 Text = 1 HTML = 98 Both = 99 |
|
(0011810) michiel (administrator) 27-03-06 12:20 |
yes, the stats are a bit all over the place, and will be sorted out at some point |
|
(0011834) yan (reporter) 27-03-06 19:24 |
(michiel said in an email:) The counter is wrong. But it's mostly the "label" that's wrong. It counts the number of *users* processed and not the number of *emails* sent If in run 1 a user is not sent for whatever reason, it will try again later then in run 2 the email is sent and "sent" is increased. In this case "total" will be 2, as it's processed the user twice. So it's a bit confusing. |
|
(0011842) hola (reporter) 27-03-06 21:53 |
Okay, thanks for the replys so in the case of understanding what emails have been sent the stats for when you select HTML only in the format tab and the results below appear the correct value in regards to how many emails were sent is "HTML = 98"? Total = 99 Text = 0 HTML = 98 Both = 0 And in the case of leaving the default which is "Text and HTML" the stat to look at in regards to how man email were sent is "Both = 98"? |
|
(0011844) hola (reporter) 27-03-06 22:05 |
I am a PHP developer and would be interested in helping to improve the stats section if required. |
|
(0011846) michiel (administrator) 27-03-06 22:21 |
sure, that's great. You can read about development at http://docs.phplist.com/PhplistDevelopment [^] |
| Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group |