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 #1

Updated by Stefan Froemken over 1 year ago

  • Related to Bug #99275: Minor issues in ext:reactions added
Actions #2

Updated by Stefan Bürk over 1 year ago

  • Assignee set to Stefan Bürk
Actions #3

Updated by Benni Mack about 1 year ago

  • Target version changed from 12.1 to 12.2
Actions #4

Updated by Stefan Bürk about 1 year ago

  • Related to Feature #98373: Reactions - Incoming WebHooks for TYPO3 added
  • Related to Bug #99279: Creating a "create record" reaction fails with error message added
  • Related to Feature #99226: Introduce dbType json for TCA type user added
Actions #5

Updated by Stefan Bürk about 1 year ago

  • Related to Feature #99062: Native JSON field support in Doctrine DBAL added
Actions #6

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/+/77608

Actions #7

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

Actions #8

Updated by Stefan Bürk about 1 year ago

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

Updated by Benni Mack about 1 year ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF