Project

General

Profile

Actions

Bug #94449

closed

TypoScriptFrontendController triggers deprecation log entry

Added by Oliver Bartsch about 3 years ago. Updated almost 3 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2021-06-30
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

TypoScriptFrontendController calls $storage->getPublicUrl() with the second argument set. As this is deprecated since #94193, a deprecation log entry is triggered.

[NOTICE] request="0adcffe1d21d4" component="TYPO3.CMS.deprecations": Core: Error handler (FE): TYPO3 Deprecation Notice: FAL API usage with "getPublicUrl" returning a relative path will be removed in TYPO3 v12.0. in /var/www/html/typo3/sysext/core/Classes/Resource/ResourceStorage.php line 1370 

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #94193: Deprecate "relativeToCurrentScript" in FAL APIClosed2021-05-25

Actions
Actions #1

Updated by Oliver Bartsch about 3 years ago

  • Related to Task #94193: Deprecate "relativeToCurrentScript" in FAL API added
Actions #2

Updated by Gerrit Code Review about 3 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/+/69675

Actions #3

Updated by Oliver Bartsch about 3 years ago

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

Updated by Benni Mack almost 3 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF