Bug #76616
closedStory #69617: FormEngine bugs
Preview of collapse flexform sections become huge when large texts / RTE fields are present
100%
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
Updated by Jigal van Hemert over 8 years ago
- Subject changed from Preview of collapse IRRE elements become huge when large texts / RTE fields are present to Preview of collapse flexform sections become huge when large texts / RTE fields are present
Updated by Gerrit Code Review over 8 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48949
Updated by Gerrit Code Review over 8 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48949
Updated by Gerrit Code Review over 8 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48949
Updated by Gerrit Code Review over 8 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48949
Updated by Gerrit Code Review over 8 years ago
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48969
Updated by Jigal van Hemert over 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 4246ae136894e9917e2b71b29cbad4d0a8e2ada9.