Project

General

Profile

Actions

Bug #105303

closed

The enum settings property is not respected in site settings type string

Added by Benjamin Franzke about 1 month ago. Updated about 1 month ago.

Status:
Closed
Priority:
Should have
Category:
Site Handling, Site Sets & Routing
Target version:
Start date:
2024-10-14
Due date:
% Done:

100%

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

Description

Example settings:

page.theme.cookieconsent.layout
  type: string
  default: basic-header
  label: Layout
  description: ''
  enum:
    'basic': 'Basic'
    'basic-close': 'Basic Close'
    'basic-header': 'Basic Header'

Current State: Rendered as simple input
Exceptation: Rendered as select box

Actions

Also available in: Atom PDF