- Issue created by @boinkster
- πΊπΈUnited States boinkster
Updated how file attachments are handled. It was a stdClass, but Drupal Symfony Mailer uses a array in Legacy mode.
- Open on Drupal.org βCore: 9.5.x + Environment: PHP 7.4 & MySQL 5.7last update
almost 2 years ago Waiting for branch to pass - @boinkster opened merge request.
- πΊπΈUnited States boinkster
Not an ECA issue queue, but here's a POC that sends an email attachment. It's cloned model of the Asynchronous views export with an Easy Email addition. It sends a Views Data Export as an email attachment. It uses SMTP as a transport on the Drupal Symfony Mailer side.
- Status changed to Needs review
almost 2 years ago 11:42am 20 June 2023 - Status changed to RTBC
almost 2 years ago 5:44pm 20 June 2023 - πΊπΈUnited States zengenuity
I tested the 2.1.x branch without the changes in the merge request, and I confirmed that attachments were not working with Symfony Mailer 1.3.0-rc1. After applying the changes in the merge request, attachments worked.
I tested a pre-existing override for the password reset email and confirmed that the easy email override was working after the changes in the merge request.
So, I think this is good to merge. Thanks!
- Open on Drupal.org βCore: 9.5.x + Environment: PHP 7.4 & MySQL 5.7last update
almost 2 years ago Waiting for branch to pass - Open on Drupal.org βCore: 9.5.x + Environment: PHP 7.4 & MySQL 5.7last update
almost 2 years ago Waiting for branch to pass -
zengenuity β
committed 88ea881f on 2.1.x authored by
boinkster β
Issue #3365710 by boinkster, zengenuity: Update for Drupal Symphony...
-
zengenuity β
committed 88ea881f on 2.1.x authored by
boinkster β
- Status changed to Fixed
almost 2 years ago 5:47pm 20 June 2023 Automatically closed - issue fixed for 2 weeks with no activity.