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 #1

Updated by Gerrit Code Review over 4 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/62648

Actions #2

Updated by Anonymous over 4 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #3

Updated by Benni Mack over 4 years ago

  • Status changed from Resolved to Closed
Actions #4

Updated by Georg Ringer about 4 years ago

  • Related to Bug #90776: Cannot use tab category name with spaces in extension configuration added
Actions

Also available in: Atom PDF