Project

General

Profile

Actions

Bug #102231

closed

Workspace-Exception: fail of copy of a page, if the page contains content-elements with file-relations and if you work with workspaces

Added by Dieter Dr. Porth about 1 year ago. Updated 5 months ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2023-10-23
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
11
PHP Version:
8.2
Tags:
workspaces
Complexity:
Is Regression:
Sprint Focus:

Description

The error only occurs in the workspaces-area.

When I copy a page that contains the content element images, I get an exception in the Workspaces area. (See screenshot)

Workaround:
If I set the similiar definitions for the tables sys_files(needed?), sys_file_reference and sys_file_metadata via TCA/Overrides/*.php:

$GLOBALS['TCA']['sys_file_reference']['ctrl']['sortby'] = 'sorting';

the exception no longer occurs.


Files

Actions #1

Updated by Gerrit Code Review about 1 year 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/+/81509

Actions #2

Updated by Gerrit Code Review about 1 year 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/+/81466

Actions #3

Updated by Gerrit Code Review about 1 year 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/+/81467

Actions #4

Updated by Christian Kuhn about 1 year ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Benni Mack 5 months ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF