Project

General

Profile

Actions

Bug #100936

open

Label for custom category in constant editor is not used

Added by Karsten Nowak (undkonsorten) 11 months ago. Updated 4 months ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
TypoScript
Target version:
-
Start date:
2023-05-31
Due date:
% Done:

0%

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

Description

There are several cases where the label for the custom category is not displayed in the dropdown.

1. if the category key has upper letters

# customcategory=myCategory=My category

in dropdown "my_category" is shown. The "C" will be replaced with "_c"

2. if no empty line follow the definition of the custom category

# customcategory=my_category=My category
myConstant = xy

in dropdown "my_category" is shown. The label will be ignored

Actions

Also available in: Atom PDF