Actions
Bug #96064
closedPage TSconfig preview in backend_layout should be readonly
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2021-11-23
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The page TSconfig "preview" for fields of TCA renderType=belayoutwizard, not using t3editor
, is shown in a standard textarea
. However, the element is missing the readonly
attribute. Currently a user might think this "preview" can be manually adjusted, which is not the case.
Updated by Oliver Bartsch almost 3 years ago
- Related to Task #94222: Use t3editor in BackendLayout preview and remove show/hide added
Updated by Gerrit Code Review almost 3 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/c/Packages/TYPO3.CMS/+/72278
Updated by Gerrit Code Review almost 3 years ago
Patch set 1 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72267
Updated by Oliver Bartsch almost 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 7958bf70e3843a31007fb6132b5d990ed162baa7.
Actions