Actions
Bug #27236
closedMultiple mailforms on one page breaks validation
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Content Rendering
Target version:
-
Start date:
2011-06-06
Due date:
% Done:
0%
Estimated time:
0.10 h
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
When you put multiple mailforms on one page it breaks the javascript validation. This happens because they get the same name and id from the css_styled_content setup. Since tt_content.mailform.20.formName now has stdWrap we can add the UID to the formName to make it unique by default.
What do you think?
Actions