Skip to content
Snippets Groups Projects
Commit 2642faef authored by Christian Kuhn's avatar Christian Kuhn
Browse files

[BUGFIX] Avoid PHP array access error in workspaces

When a page with a content element that has images
assigned is copied in workspaces, a PHP array access
error is raised since sys_file_reference TCA has
no sortby ctrl.

Add an appropriate null fallback.

Resolves: #102231
Releases: main, 12.4, 11.5
Change-Id: I453a612a62a359156c8be2e087d1d121f1b9c3ea
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/81467


Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarcore-ci <typo3@b13.com>
parent 5023fe9f
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment