Actions
Bug #37349
closedLayout change modifies email output
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2012-05-21
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.6
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
If the layout is changed for radio buttons, but possibly also for other field types, the output in the email shows an empty <input type="text" /> instead of the value which has been either selected (radio) or typed in).
When the Content-Type of the e-mail is text/plain, all information is shown correctly
When the Content-Type of the e-mail is text/html, the values are not shown anymore, but instead an input field is shown.
Files
Actions