Project

General

Profile

Actions

Bug #100154

closed

Creating new reactions records are broken

Added by Stefan Bürk about 1 year ago. Updated about 1 year ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
-
Target version:
-
Start date:
2023-03-13
Due date:
% Done:

100%

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

Description

Creating new `ext:reactions` records are broken. And emits a
sql error message. This happens when it's tried to switch to
the core-shipped type.

Using a default value on database level does not work with
all database backends TYPO3 v12 officially supports, which
has been tried with #100088 and mitigated with #100101. So
that's not an option here.

Only option I currently see, is to bake the default value
using TCA default setting, which was the way the original
`type=user dbType=JSON` variant has used when introduced
with #99226 - until it has been shifted with #100088.


Files

Auswahl_1256.png (26.4 KB) Auswahl_1256.png Stefan Bürk, 2023-03-13 13:38

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #100156: Set TCA default for type "json" via TcaPreparationClosedOliver Bartsch2023-03-13

Actions
Actions #1

Updated by Gerrit Code Review about 1 year ago

  • Status changed from Accepted 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/+/78107

Actions #2

Updated by Stefan Bürk about 1 year ago

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

Updated by Oliver Bartsch about 1 year ago

  • Related to Task #100156: Set TCA default for type "json" via TcaPreparation added
Actions #4

Updated by Benni Mack about 1 year ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF