Skip to content
Snippets Groups Projects
Commit 3ac9aad2 authored by Andreas Allacher's avatar Andreas Allacher Committed by Christian Kuhn
Browse files

[BUGFIX] Wrong signal class name in DatabaseTreeDataProvider

In the emitPostProcessTreeDataSignal of the DatabaseTreeDataProvider
the namespace for the SlotDispatcher to get the class name is wrong.
TableConfiguration is used twice here. This patch removes the doubled
namespace.

Releases: master
Resolves: #65360
Change-Id: Iff4f02ad63cc0f7ed6f0176a624aa293c5b1f4cc
Reviewed-on: http://review.typo3.org/37252


Reviewed-by: default avatarFrank Nägler <typo3@naegler.net>
Tested-by: default avatarFrank Nägler <typo3@naegler.net>
Reviewed-by: default avatarHelmut Hummel <helmut.hummel@typo3.org>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 5a19b095
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment