Actions
Bug #97342
closedNot possible to update content_from_pid field
Status:
Closed
Priority:
Should have
Assignee:
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2022-04-08
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Trying to update the content_from_pid field in the page properties is not possible due to JavaScript errors.
In v12:
Uncaught TypeError: Cannot read properties of undefined (reading 'parentElement')
In v11:
Uncaught ReferenceError: el is not defined
Updated by Oliver Bartsch over 2 years ago
- Related to Bug #95137: itemGroups broken for selectMultipleSideBySide added
Updated by Gerrit Code Review over 2 years ago
- Status changed from New 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/+/74252
Updated by Gerrit Code Review over 2 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/+/74253
Updated by Oliver Bartsch over 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset ce78a67c2faf636271340b1513604fc091e98016.
Actions