Bug #103700
closedElement Browser does not return pages_uid when referencing a page through the tree
100%
Description
When a page is selected from the Element Browser, the icon in the page tree only returns the uid. The button on the right returns pages_uid.
This becomes problematic when it is used in a db field with multiple allowed tables --> after saving the record the entry with only the uid is dropped.
Can be easily tested with the insert records element, see attached screenshots
\TYPO3\CMS\Core\Utility\ExtensionManagementUtility::addToInsertRecords('pages');
Files
Updated by Andreas Kießling 7 months ago
Additional hint: the left selector is only displayed when the element browser is launched with the Page button below the db select field.
When it is launched with the button to the right of the select field (and all allowed tables are listed/selectable), the pages records can only be selected in the right frame of the Element Browser
Updated by Gerrit Code Review 7 months 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/+/84018
Updated by Gerrit Code Review 6 months ago
Patch set 2 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/+/84018
Updated by Gerrit Code Review 6 months ago
Patch set 3 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/+/84018
Updated by Gerrit Code Review 6 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/+/84553
Updated by Gerrit Code Review 6 months ago
Patch set 2 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/+/84553
Updated by Oliver Bartsch 6 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 6cedafa07578aca8dc6b023b6db5f51d6fc6d98d.