Project

General

Profile

Actions

Bug #102342

closed

Missing label functionality in web_list in TYPO2 12

Added by Claus Harup 6 months ago. Updated 6 months ago.

Status:
Resolved
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
Start date:
2023-11-07
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
12
PHP Version:
8.2
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:

Description

TYPO3 v.11:

TYPO3 v.12:

\TYPO3\CMS\Backend\RecordList\DatabaseRecordList::createActionButtonNewRecord

$label = sprintf(
  $this->getLanguageService()->sL('LLL:EXT:core/Resources/Private/Language/locallang_mod_web_list.xlf:newRecordOfType'),
  $this->getLanguageService()->sL($GLOBALS['TCA'][$table]['ctrl']['title'])
);

newRecordOfType does not exist anymore...

Files


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #101860: Streamline rendering of action buttons in DatabaseRecordListClosed2023-09-06

Actions
Actions

Also available in: Atom PDF