View Issue Details

IDProjectCategoryView StatusLast Update
0002291Composrcorepublic2016-07-20 16:08
ReporterChris GrahamAssigned ToChris Graham 
SeverityFeature-request 
Status resolvedResolutionfixed 
Product Version 
Fixed in Version 
Summary0002291: Refactor mail_wrap function
DescriptionThis function is very long, and takes too many parameters.

Break it down into a class, with a simple frontend function to call it.

Turn some of the more exotic parameters that exist now into parameters via a map array parameter.

Make sure remaining parameters are in a logical order.

Rename the function to cms_mail.
TagsRisk: Core rearchitecting
Time estimation (hours)4
Sponsorship open

Activities

Chris Graham

2016-04-09 17:34

administrator   ~0003543

$no_cc can be flipped to $cc

Issue History

Date Modified Username Field Change
2016-03-14 21:43 Chris Graham New Issue
2016-03-14 21:44 Chris Graham Tag Attached: Core rearchitecting
2016-04-09 17:34 Chris Graham Note Added: 0003543
2016-06-08 00:15 Chris Graham Tag Renamed Core rearchitecting => Risk: Core rearchitecting
2016-07-20 16:08 Chris Graham Status non-assigned => resolved
2016-07-20 16:08 Chris Graham Resolution open => fixed
2016-07-20 16:08 Chris Graham Assigned To => Chris Graham