In-Portal Issue Tracker

Welcome to the In-Portal Open Source CMS Issue Tracker! This is a central management / tracking tool for all types of tasks / issues / bugs for the In-Portal Project. Before reporting any issues, please make sure to read the Guide into Issue Tracker and How to Properly Test and Report Bugs!

Viewing Issue Simple Details Jump to Notes ] Wiki ] View Advanced ] Issue History ] Print ]
ID Category Type Reproducibility Date Submitted Last Update
0000447 [In-Portal CMS] Mailing System bug report always 2009-12-16 11:18 2012-07-25 05:32
Reporter Dmitry View Status public Project Name In-Portal CMS
Assigned To alex Developer
Priority normal Resolution fixed Fixed in Version 5.2.0-B1
Status closed Product Version 5.0.1 Target Version 5.2.0
Time EstimateNo estimate
Summary 0000447: Update EmailLog table only when Email has been physically sent
Description Currently record in EmailLog table is created after
"kEmailSendingHelper::Deliver" method is called. This approach is correct in
most cases, but when email is placed into email queue and is sent later via
cron, then log record is created immediately.

I propose to create "kEmailSendingHelper::setLogData" method, that should
accept EmailLog table fields (e.g. fromuser, event, EventParams) and store
all given data in "kEmailSendingHelper::_logData" attribute. Add new field
LogData to EmailQueue table and store "kEmailSendingHelper::_logData"
attribute contents in case, when email is placed into queue. In case, when
Deliver method is called it will use log data stored before to create log
record. Method "kEmailSendingHelper::Clear" should also clear log data
stored before.
Additional Information
Tags No tags attached.
Reference http://groups.google.com/group/in-portal-bugs/browse_thread/thread/0b67fe3fe5da1229
Change Log Message
Estimate Points 1
Attached Files patch file icon email_log_writing_changes_447.patch [^] (3,715 bytes) 2011-12-12 09:18 [Show Content]
patch file icon log_email_only_after_sending_v2.patch [^] (7,178 bytes) 2011-12-13 03:37 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
User avatar (0004245)
erik (manager)
2011-12-12 09:18

Patch attached - needs testing.
User avatar (0004248)
alex (manager)
2011-12-13 03:39

What was written in task was done. However obviously e-mail sending process, that doesn't use send queue should also use setLogData method. This was fixed in 2nd patch attached.
User avatar (0004249)
alex (manager)
2011-12-13 03:39

Fix committed to 5.2.x branch. Commit Message:

Fixes 0000447: Update EmailLog table only when Email has been physically sent
User avatar (0005027)
alex (manager)
2012-07-25 05:32

Since 5.2.0 version was released.

- Related Changesets
In-Portal CMS: 5.2.x r14861
Timestamp: 2011-12-13 03:39:34
Author: alex
Details ] Diff ]
Fixes 0000447: Update EmailLog table only when Email has been physically sent
mod - /in-portal/branches/5.2.x/core/install/install_schema.sql Diff ] File ]
mod - /in-portal/branches/5.2.x/core/install/upgrades.sql Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/utility/email_send.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/email_events/email_events_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/helpers/mailing_list_helper.php Diff ] File ]

- Issue History
Date Modified Username Field Change
2012-07-25 05:32 alex Status resolved => closed
2012-07-25 05:32 alex Note Added: 0005027
2011-12-13 03:39 alex Note Added: 0004249
2011-12-13 03:39 alex Status reviewed and tested => resolved
2011-12-13 03:39 alex Fixed in Version => 5.2.0-B1
2011-12-13 03:39 alex Resolution open => fixed
2011-12-13 03:39 alex Assigned To !COMMUNITY => alex
2011-12-13 03:39 alex Changeset attached 5.2.x r14861
2011-12-13 03:39 alex Target Version Icebox => 5.2.0
2011-12-13 03:39 alex Note Added: 0004248
2011-12-13 03:39 alex Assigned To alex => !COMMUNITY
2011-12-13 03:39 alex Status needs testing => reviewed and tested
2011-12-13 03:37 alex File Added: log_email_only_after_sending_v2.patch
2011-12-13 02:32 alex Reference Google Groups http://groups.google.com/group/in-portal-bugs/browse_thread/thread/0b67fe3fe5da1229[url] => [url]http://groups.google.com/group/in-portal-bugs/browse_thread/thread/0b67fe3fe5da1229
2011-12-13 02:32 alex Estimate Points => 1
2011-12-12 09:18 erik Note Added: 0004245
2011-12-12 09:18 erik Assigned To erik => alex
2011-12-12 09:18 erik Developer => erik
2011-12-12 09:18 erik Status needs work => needs testing
2011-12-12 09:18 erik File Added: email_log_writing_changes_447.patch
2011-12-12 08:07 erik Assigned To alex => erik
2009-12-16 11:18 Dmitry New Issue
2009-12-16 11:18 Dmitry Status active => needs work
2009-12-16 11:18 Dmitry Assigned To => alex
2009-12-16 11:18 Dmitry Reference => Google Groups [url]http://groups.google.com/group/in-portal-bugs/browse_thread/thread/0b67fe3fe5da1229[url]



Web Development by Intechnic
In-Portal Open Source CMS
In-Portal Open Source CMS
Copyright © 2000 - 2009 MantisBT Group

Powered by Mantis Bugtracker