Bug #40149

Task #40095: Move core to namespaces

Class '\TYPO3\CMS\IndexedSearch\Controller\SearchFormController_indexer' not found

Added by Tymoteusz Motylewski almost 3 years ago. Updated almost 3 years ago.

Status:Resolved Start date:2012-08-24
Priority:Should have Due date:
Assigned To:- % Done:

100%

Category:- Spent time: -
Target version:-
TYPO3 Version:6.0 Is Regression:
PHP Version: Sprint Focus:
Complexity:

Description

in some places GeneralUtility::makeInstance('TYPO3\\CMS\\IndexedSearch\\Controller\\SearchFormController_indexer');
is called.
The class name is wrong

Associated revisions

Revision c1c4e3a9
Added by Tymoteusz Motylewski almost 3 years ago

[BUGFIX] Class SearchFormController_indexer' not found

This change fixes wrong class name of indexed search indexer.

Change-Id: I45ba6e7c85c3b6da1023507123e062c21402bd4e
Related: #40095
Fixes: #40149
Release: 6.0
Reviewed-on: http://review.typo3.org/14057
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn

History

#1 Updated by Christian Kuhn almost 3 years ago

  • Parent task set to #40095

#2 Updated by Tymoteusz Motylewski almost 3 years ago

probably it should be 'TYPO3\\CMS\\IndexedSearch\\Indexer'

#3 Updated by Gerrit Code Review almost 3 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 http://review.typo3.org/14057

#4 Updated by Tymoteusz Motylewski almost 3 years ago

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

Also available in: Atom PDF