Image embeds crash on Drupal 9, in a manner similar to #3393324: Image Embed + Drupal 10.1 fatal error, but for a different reason. Symfony Mailer 4.x library does not have an addPart() method. We need to use embed() instead.
Image embeds crash on Drupal 9, in a manner similar to #3393324: Image Embed + Drupal 10.1 fatal error, but for a different reason. Symfony Mailer 4.x library does not have an addPart() method. We need to use embed() instead.
Comments
Comment #3
zengenuity commented