Project

General

Profile

Actions

Bug #103533

closed

TCA type=text + enableRichtext=true cannot be required

Added by Caroline Hansen 3 months ago. Updated 6 days ago.

Status:
Closed
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 3 months ago

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

Updated by Riccardo De Contardi 6 days ago

  • Status changed from New to Closed
  • Target version deleted (next-patchlevel)

I close this issue in favor of #101286; please continue the discussion there. This issue has been linked to #101286 to keep track of it.

If you think that this is the wrong decision please reopen it or open a new issue with a reference to this one. Thank you.

Actions

Also available in: Atom PDF