Project

General

Profile

Actions

Bug #28684

closed

Swiftmailer integration does not use charset definitions in all cases

Added by Sven Schoradt over 12 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
Frontend
Target version:
-
Start date:
2011-08-02
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
medium
Is Regression:
Sprint Focus:

Description

The swiftmailer integration does not use the renderCharset and metaCharset in all cases.

This results in broken e-mail encoding in some cases.

The first case is in the formmail content element. Here no charset is set if metaCharset equals renderCharset.

The second case is a bug in swiftmailer itself. The charset of the message is not used if a new part is added.

I added a patch, that let it work in my cases.


Files

patch_typo4.5.5_core_swiftmailer.txt (2.61 KB) patch_typo4.5.5_core_swiftmailer.txt Patch agains Typo3 4.5.5 Sven Schoradt, 2011-08-02 15:56
Actions

Also available in: Atom PDF