Actions
Bug #76616
closedStory #69617: FormEngine bugs
Preview of collapse flexform sections become huge when large texts / RTE fields are present
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2016-06-13
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
If an IRRE section contains textareas -- possibly RTE fields -- the preview header of a collapsed elements contains all the contents of all the fields in that section. If a field is an RTE field the raw HTML will be visible in that header.
Suggestion to:
- remove tags from content of fields
- remove line endings from content of fields
- limit size of each field's content
- limit size of total preview content
typo3/sysext/backend/Resources/Public/JavaScript/FormEngineFlexForm.js in TYPO3.FormEngine.FlexFormElement.generateSectionPreview
Files
Actions