Project

General

Profile

Actions

Task #89956

closed

Install tool extension configuration template contains redundant code

Added by Claus Due over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
-
Start date:
2019-12-16
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

The Resources/Private/Partials/Settings/ExtensionConfiguration/ExtensionForm.html file from EXT:install contains the following redundancies:

1. Use of a "NoSpaceViewHelper" on input values that cannot contain spaces - this is the only place the VH is used which means it can be deleted.
2. Use of a condition which will always be true (if categoryName, where categoryName is the key from an f:for meaning it will always be true-ish)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #90776: Cannot use tab category name with spaces in extension configurationClosedGeorg Ringer2020-03-18

Actions
Actions

Also available in: Atom PDF