Project

General

Profile

Actions

Bug #91261

closed

Broken funcmenu in BackendUtility::getFuncMenu

Added by Georg Ringer almost 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2020-05-01
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
10
PHP Version:
7.2
Tags:
Complexity:
easy
Is Regression:
Yes
Sprint Focus:

Description

Since #91117 there is a regression in BackendUtility::getFuncMenu as there is a select to much, see

            return sprintf(
                '<select %s>%s</select>select>',
                $attributes,
                implode('', $options)
            );


Files


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #91117: Use GlobalEventHandler and ActionDispatcher instead of inline JSClosedOliver Hader2020-04-18

Actions
Actions

Also available in: Atom PDF