Gracefully handle exceptions during e-mail body generation

Components

Labels

Description

We should wrap e-mail template parsing in some sort of check code, that would:

  • catch error if any

  • write down this error into "System Log"

  • don't send e-mail with parsing error

  • allow code, that follows after e-mail sending to continue running

Context Information

None

Additional information (do not use)

None

Attachments

2

Activity

Show:

[API] Administrator July 24, 2013 at 3:12 PM

User committed a fix to 5.3.x. Commit Message:

Fixes - Improve error handling during e-mail sending

Alex July 24, 2013 at 3:11 PM

OK. Patch "error_handling_on_email_sending_v2.patch" contains same code, but with improved code formatting.

Erik S. July 23, 2013 at 9:48 AM

All done. Downloaded patch error_handling_on_email_sending.patch 23/Jul/13 12:46 PM 1 kB. Ready for testing.

Dmitry Andrejev May 16, 2013 at 4:07 AM

This task has been moved to In-Portal 5.3.0 since is related to Asynchronous e-mail sending by default which is going to go to 5.3.0 too.

Fixed

Details

Priority

Assignee

Reporter

Developer

Reviewer

Change Log Group

Fixed

Change Log Message

Patch Instructions

Patches must be submitted through Phabricator.

Story Points

Fix versions

Affects versions

Created March 11, 2013 at 4:00 PM
Updated December 29, 2024 at 8:59 PM
Resolved July 24, 2013 at 3:12 PM