Skip to content

[Mailer][MailchimpBridge] Fix missing attachments when sending via Mandrill API #35173

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 2, 2020

Conversation

vilius-g
Copy link
Contributor

@vilius-g vilius-g commented Jan 2, 2020

Q A
Branch? 4.3
Bug fix? yes
New feature? no
Deprecations? no
Tickets
License MIT
Doc PR

Previous code tries to pass attachments to API, but uses incorrect structure and as a result all attachments are missing when the email is sent.

This also adds previously missing attachment names.

…ndrill API

Previous code tries to pass attachments to API, but uses incorrect structure and as a result all attachments are missing when the email is sent.
@fabpot
Copy link
Member

fabpot commented Jan 2, 2020

Thank you @vilius-g.

fabpot added a commit that referenced this pull request Jan 2, 2020
…ding via Mandrill API (vilius-g)

This PR was merged into the 4.3 branch.

Discussion
----------

[Mailer][MailchimpBridge] Fix missing attachments when sending via Mandrill API

| Q             | A
| ------------- | ---
| Branch?       | 4.3
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       |
| License       | MIT
| Doc PR        |

Previous code tries to pass attachments to API, but uses incorrect structure and as a result all attachments are missing when the email is sent.

This also adds previously missing attachment names.

Commits
-------

7b1bbb6 [Mailer][MailchimpBridge] Fix missing attachments when sending via Mandrill API
@fabpot fabpot merged commit 7b1bbb6 into symfony:4.3 Jan 2, 2020
@vilius-g vilius-g deleted the mandrill-api-atachment-name branch January 6, 2020 15:17
This was referenced Jan 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants