Project

General

Profile

Actions

Bug #103533

open

TCA type=text + enableRichtext=true cannot be required

Added by Caroline Hansen about 1 month ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
Start date:
2024-04-04
Due date:
% Done:

0%

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

Description

TCA field with type=text cannot be required when enableRichtext is true. Sporadically works after save, but never when initially created.

'config' => [
    'type' => 'text',
    'required' => true,
    'enableRichtext' => true
]


Files

dump.png (5.48 KB) dump.png Caroline Hansen, 2024-04-04 11:34

Related issues 1 (1 open0 closed)

Is duplicate of TYPO3 Core - Bug #101286: RTE validation broken when field is requiredNew2023-07-07

Actions
Actions #1

Updated by Georg Ringer about 1 month ago

  • Is duplicate of Bug #101286: RTE validation broken when field is required added
Actions

Also available in: Atom PDF