Skip to content
This repository was archived by the owner on Feb 6, 2022. It is now read-only.

[Debug] Fix #122 messagePart.charset not defined #137

Merged
merged 1 commit into from
Jun 7, 2016

Conversation

SamMcSam
Copy link
Contributor

Fix for the error #122

Method "charset" for object "Swift_Attachment" does not exist in @Swiftmailer\Collector\swiftmailer.html.twig at line 170

that prevented the debug panel from opening when attaching files to mails.

It was already done once (#37) but came back with the new design.

Fix for the error that prevented the debug panel from opening when attaching files to mails.
@stof
Copy link
Member

stof commented Jun 7, 2016

Thank you @SamMcSam for taking care of this regression.

@stof stof merged commit 533927b into symfony:master Jun 7, 2016
stof added a commit that referenced this pull request Jun 7, 2016
This PR was merged into the 2.3-dev branch.

Discussion
----------

[Debug] Fix #122 messagePart.charset not defined

Fix for the error #122

``
 Method "charset" for object "Swift_Attachment" does not exist in @swiftmailer\Collector\swiftmailer.html.twig at line 170
``

that prevented the debug panel from opening when attaching files to mails.

It was already done once (#37) but came back with the new design.

Commits
-------

533927b [Debug] Fix #122 messagePart.charset not defined
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants