Project

General

Profile

Actions

Bug #99277

closed

History/Undo does not work for dbType JSON

Added by Stefan Froemken over 1 year ago. Updated about 1 year ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
DataHandler aka TCEmain
Target version:
Start date:
2022-12-05
Due date:
% Done:

100%

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

Description

Hello,

With #99275 the Context-Menu was added to the icon of reaction records in reaction module.
If I click on History/Undo it results into a PHP-Warning:

PHP Warning: Array to string conversion in /var/www/html/TYPO3.CMS/typo3/sysext/backend/Classes/Controller/ContentElement/ElementHistoryController.php line 351

That's because of the new column type "dbType => json". The value of that column is an array which can not be converted to string.

Stefan


Related issues 5 (0 open5 closed)

Related to TYPO3 Core - Bug #99275: Minor issues in ext:reactionsClosed2022-12-05

Actions
Related to TYPO3 Core - Feature #98373: Reactions - Incoming WebHooks for TYPO3ClosedFrank Nägler2022-09-19

Actions
Related to TYPO3 Core - Bug #99279: Creating a "create record" reaction fails with error messageClosedStefan Bürk2022-12-05

Actions
Related to TYPO3 Core - Feature #99226: Introduce dbType json for TCA type userClosed2022-11-30

Actions
Related to TYPO3 Core - Feature #99062: Native JSON field support in Doctrine DBALClosedBenni Mack2022-11-11

Actions
Actions

Also available in: Atom PDF