View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0001153 | v3.0 Release | [All Projects] General | public | 2012-06-20 08:48 | 2013-08-28 11:18 | ||||
Reporter | opto | ||||||||
Assigned To | caseydk | ||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | closed | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | 3.0.0 | |||||||
Summary | 0001153: bug in w2p_utilities_mail:SendSeparatelyTo($to = array()) | ||||||||
Description | 1) this function calls ClearAttachments(), the send() does not. Why would we want to clear attachments that we previously decided to attach? 2) Unfortunate handling of the param ($to = array()): if $to is array, we replace ato by $to. Rather, we should add $to to ato, or at least give debug warning. Otherwise, we overwrite addresses previously added as recipients. Klaus | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
![]() |
|
caseydk (administrator) 2012-07-14 19:48 |
Resolved for v3 Patch available here: https://github.com/caseysoftware/web2project/commit/d44a660ab18ff7035254d960582f32b439f6894a |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2012-06-20 08:48 | opto | New Issue | |
2012-07-14 19:48 | caseydk | Note Added: 0002596 | |
2012-07-14 19:48 | caseydk | Status | new => resolved |
2012-07-14 19:48 | caseydk | Resolution | open => fixed |
2012-07-14 19:48 | caseydk | Assigned To | => caseydk |
2013-08-28 11:14 | caseydk | Fixed in Version | => 3.0.0 |
2013-08-28 11:18 | caseydk | Status | resolved => closed |