Actions
Bug #24444
closedMail created with FORM content element and swift mailer shows empty body in thunderbird
Start date:
2010-12-30
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
I've created a simple FORM content element:
Name: | *name = input,40 | Enter your name here
Email: | *email=input,40 |
Address: | address=textarea,40,5 |
Contact me: | tv=check | 1
|formtype_mail = submit | Send form! |html_enabled=hidden | 1 |subject=hidden| This is the subject
In thunderbird the mail is shown as empty, until I either disable the swift mailer hook in config_default, or disable html mail in the form. I'd guess this has to do with a Content-Type setting in the header, but I'm not sure about that without digging deeper.
(issue imported from #M16879)
Files
Actions