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

Updated by Gerrit Code Review over 10 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24829

Actions #2

Updated by Gerrit Code Review over 10 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24829

Actions #3

Updated by Mathias Brodala over 10 years ago

Gerrit Code Review wrote:

Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24829

I cannot comment on Gerrit but the type hint in ExtdirectTreeCommands.php above the makeInstance call should also be updated.

Actions #4

Updated by Gerrit Code Review over 10 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24829

Actions #5

Updated by Dmitry Dulepov over 10 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF