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

messagePart.charset is not defined for Swift_Attachments #37

Merged
merged 1 commit into from
May 15, 2013

Conversation

Burgov
Copy link
Contributor

@Burgov Burgov commented May 15, 2013

Fix for this error:

Method "charset" for object "Swift_Attachment" does not exist in SwiftmailerBundle:Collector:swiftmailer.html.twig at line 61

Fix for this error:

`Method "charset" for object "Swift_Attachment" does not exist in SwiftmailerBundle:Collector:swiftmailer.html.twig at line 61`
fabpot added a commit that referenced this pull request May 15, 2013
This PR was merged into the master branch.

Discussion
----------

messagePart.charset is not defined for Swift_Attachments

Fix for this error:

`Method "charset" for object "Swift_Attachment" does not exist in SwiftmailerBundle:Collector:swiftmailer.html.twig at line 61`

Commits
-------

42d3de8 messagePart.charset is not defined for Swift_Attachments
@fabpot fabpot merged commit 42d3de8 into symfony:master May 15, 2013
@jeremyFreeAgent jeremyFreeAgent mentioned this pull request May 15, 2013
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