You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 6, 2022. It is now read-only.
bug #137 [Debug] Fix#122 messagePart.charset not defined (SamMcSam)
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
0 commit comments