Project

General

Profile

Actions

Bug #100154

closed

Creating new reactions records are broken

Added by Stefan Bürk over 1 year ago. Updated over 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

Also available in: Atom PDF