Project

General

Profile

Actions

Bug #83692

closed

Epic #83652: EXT: Redirects module - Umbrella issue

Missing renderType for sys_redirect.target_statuscode

Added by Mathias Brodala about 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Link Handling, Site Handling & Routing
Target version:
Start date:
2018-01-26
Due date:
% Done:

100%

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

Description

Flushing all caches and refreshing the redirect module gives the following message:

TYPO3 Deprecation Notice
Core: Error handler (BE): TYPO3 Deprecation Notice: Automatic TCA migration done during bootstrap. Please adapt TCA accordingly, these migrations will be removed. The backend module "Configuration -> TCA" shows the modified values. Please adapt these areas: Using the 'type' = 'select' field in "sys_redirect['columns']['target_statuscode']['config']['type'] = 'select'" without the "renderType" setting in "sys_redirect['columns']['target_statuscode']['config']['renderType']" is deprecated. The TCA table 'pages_language_overlay' is not used anymore and has been removed automatically in order to avoid negative side-effects. in /.../typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php line 1705

Thus a 'renderType' => 'selectSingle' must be set for the target_statuscode field.

Actions #1

Updated by Gerrit Code Review about 6 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/55462

Actions #2

Updated by Christian Kuhn about 6 years ago

  • Parent task set to #83652
Actions #3

Updated by Gerrit Code Review about 6 years ago

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

Actions #4

Updated by Mathias Brodala about 6 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF