Project

General

Profile

Actions

Bug #106814

closed

Cast record type to string

Added by Georg Ringer 20 days ago. Updated 17 days ago.

Status:
Resolved
Priority:
Should have
Assignee:
Category:
-
Target version:
Start date:
2025-06-02
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
14
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

The record type can be an integer, e.g. in EXT:news.

this fails now with

TYPO3\CMS\Extbase\Persistence\Generic\Mapper\DataMap::__construct(): Argument #3 ($recordType) must be of type ?string, int given, called in /var/www/html/typo3/sysext/extbase/Classes/Persistence/Generic/Mapper/DataMapFactory.php on line 122


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #105757: Turn extbase DataMap into a readonly DOResolved2024-12-03

Actions
Actions #1

Updated by Gerrit Code Review 20 days 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/+/89607

Actions #2

Updated by Gerrit Code Review 19 days 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/+/89607

Actions #3

Updated by Georg Ringer 17 days ago

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

Updated by Nikita Hovratov 17 days ago

  • Related to Task #105757: Turn extbase DataMap into a readonly DO added
Actions

Also available in: Atom PDF