- Issue created by @zengenuity
- Merge request !34Resolve #3488164 "Create a way to generically override an email without parameter mapping" β (Merged) created by zengenuity
-
zengenuity β
committed 18b21538 on 3.0.x
Issue #3488164 by zengenuity: Create a way to generically override an...
-
zengenuity β
committed 18b21538 on 3.0.x
- πͺπΈSpain penyaskito Seville π, Spain πͺπΈ, UTC+2 πͺπΊ
There's a warning on drupal_cms installation or clearing cache:
https://git.drupalcode.org/project/easy_email/-/commit/18b21538b47d8f4fa...
needs a isset
if (!empty($copied_fields['attachments']) && isset($params['attachments']) && is_array($params['attachments'])) {
- πͺπΈSpain penyaskito Seville π, Spain πͺπΈ, UTC+2 πͺπΊ
Created π Warning if there are no attachments Active for that, sorry was on a hurry.
Automatically closed - issue fixed for 2 weeks with no activity.