Project

General

Profile

Actions

Bug #100775

open

TCEFORM altLabels for empty values don't work

Added by David Mellen about 1 year ago. Updated about 2 months ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2023-04-28
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
12
PHP Version:
8.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
On Location Sprint

Description

Hi,

setting an altLabel for an empty value in TCEFORM doesn't seem to work anymore.
My tsconfig file contains these lines:

space_after_class {
  altLabels {
    . = Custom label
  }
}

After the update from 11 to 12 I get the following error:

#1655824257 LogicException
Identifier token stream must not be empty

If I change the tsconfig to

space_after_class.altLabels.. = Custom label

The error doesn't occur anymore, but the label doesn't change as well.


Files

clipboard-202311091157-ptx5z.png (44.3 KB) clipboard-202311091157-ptx5z.png Marcin Sągol, 2023-11-09 10:57

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #97816: New TypoScript parserClosed2022-06-27

Actions
Actions

Also available in: Atom PDF