Actions
Bug #104084
closedCodeMirror ignores "readonly" setting from FormEngine
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2024-06-13
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Setting the code editor field to "read only" is ignored by CodeMirror, the field is always editable. This can be reproduced with EXT:styleguide -> elements t3editor -> Form engine elements - t3editor -> t3editor_1.
Updated by Gerrit Code Review 5 months ago
- Status changed from In Progress to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/84685
Updated by Gerrit Code Review 5 months ago
Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/84699
Updated by Andreas Fernandez 5 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset e85898c3d42d238b112600d2b352d0881eba3316.
Actions