In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
1425 [In-Portal CMS] Admin Interfaces bug report always 2012-11-05 08:12 2012-11-07 05:38
alex  
alex  
normal  
resolved 5.1.0  
fixed  
 
none 5.2.1-B1  
https://groups.google.com/d/topic/in-portal-bugs/c5YflR7pID8/discussion
Fixes incorrect queued e-mail count in mailing list
1
0001425: Incorrect queued e-mail count in "Mailing List" section
We have 3 counters in "Mailing List" section for each created mailing:

- Queued
- Sent
- Total

Currently sent e-mails count isn't subtracted from queued e-mails count. Because of that after mailing is completely processed there are same numbers in echo of these columns.
related to 0001348closed  (5.2.0)alex EmailLog doesn't store Emails with Very Long Body when sent via Mailing List 
png In-Portal--Emails.png (13,713) 2012-11-05 08:13
http://tracker.in-portal.org/file_download.php?file_id=1847&type=bug
png

patch mailing_list_queue_counter_fix.patch (6,896) 2012-11-07 05:38
http://tracker.in-portal.org/file_download.php?file_id=1851&type=bug
Issue History
2012-11-07 05:38 alex File Added: mailing_list_queue_counter_fix.patch
2012-11-05 08:21 alex Note Added: 0005254
2012-11-05 08:21 alex Status reviewed and tested => resolved
2012-11-05 08:21 alex Fixed in Version => 5.2.1-B1
2012-11-05 08:21 alex Resolution open => fixed
2012-11-05 08:21 alex Assigned To !COMMUNITY => alex
2012-11-05 08:21 alex Changeset attached 5.2.x r15602
2012-11-05 08:19 alex Note Added: 0005253
2012-11-05 08:19 alex Status needs testing => reviewed and tested
2012-11-05 08:17 alex Relationship added related to 0001348
2012-11-05 08:15 alex Note Added: 0005252
2012-11-05 08:13 alex Assigned To => !COMMUNITY
2012-11-05 08:13 alex Developer => alex
2012-11-05 08:13 alex Status active => needs testing
2012-11-05 08:13 alex File Added: In-Portal--Emails.png
2012-11-05 08:12 alex New Issue
2012-11-05 08:12 alex Reference => https://groups.google.com/d/topic/in-portal-bugs/c5YflR7pID8/discussion
2012-11-05 08:12 alex Change Log Message => Fixes incorrect queued e-mail count in mailing list
2012-11-05 08:12 alex Estimate Points => 1

Notes
(0005252)
alex   
2012-11-05 08:15   
Additionally fixed:
1. toolbar buttons "cancel" and "view item" were not visible in the list
2. used toolbar button icon "view_item" was missing and was replaced by "edit" icon
(0005253)
alex   
2012-11-05 08:19   
Will test all together later.
(0005254)
alex   
2012-11-05 08:21   
Fix committed to 5.2.x branch. Commit Message:

Fixes 0001425: Incorrect queued e-mail count in "Mailing List" section