Project

General

Profile

Actions

Bug #55713

closed

GeneralUtility' not found

Added by aZatilla no-lastname-given about 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
Backend API
Target version:
Start date:
2014-02-06
Due date:
% Done:

100%

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

Description

Class 'TYPO3\CMS\Frontend\ContentObject\GeneralUtility' not found in /path/TYPO3_6-1/TYPO3.CMS/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php on line 5943

Typo3 6.1.8-dev

- $targetDomain = GeneralUtility::idnaEncode($targetDomain);
+ $targetDomain = \TYPO3\CMS\Core\Utility\GeneralUtility::idnaEncode($targetDomain);


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #53862: isValidUrl idna converts whole URI instead of domain onlyClosed2013-11-22

Actions
Actions

Also available in: Atom PDF