Project

General

Profile

Actions

Bug #52880

closed

Class "\extDirect_DataProvider_BackenduserSettings" not found

Added by Mathias Brodala over 10 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Backend API
Target version:
Start date:
2013-10-16
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Trying to create a template record on a fresh 6.2 beta1 installation fails:

Fatal error: Class '\extDirect_DataProvider_BackenduserSettings' not found in .../typo3/sysext/core/Classes/Utility/GeneralUtility.php on line 4149

A file search for this class name yields two makeInstance calls:

  • typo3\sysext\backend\Classes\InterfaceState\ExtDirect\DataProvider.php:46 (__construct())
  • typo3\sysext\backend\Classes\Tree\Pagetree\ExtdirectTreeCommands.php:361 (addRootlineOfNodeToStateHash())

It seems like the correct path is \TYPO3\CMS\Backend\User\ExtDirect\BackendUserSettingsDataProvider instead.

Actions

Also available in: Atom PDF