Actions
Bug #28608
closedHeader in Forms are not rendered correctly
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2011-07-31
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.6
PHP Version:
5.3
Tags:
FormWizard
Complexity:
Is Regression:
Sprint Focus:
Description
Hi,
if you add an header to the form the HTML is rendered as special chars:
Instead of
<h1>MyHeader</h1>
the html source shows
<h1>MyHeader<h1>
Kind regards,
Marcus
Updated by Marcus Schwemer over 13 years ago
Forgot to mention that this appears in the frontend.
Marcus
Updated by Oliver Hader about 13 years ago
- Project changed from 135 to TYPO3 Core
Updated by Oliver Hader about 13 years ago
- Status changed from New to Rejected
- PHP Version set to 5.3
- TYPO3 Version set to 4.6
Duplicate of #28401
Actions