Actions
Bug #40182
closedTask #40095: Move core to namespaces
Wrong file and class name in index_search
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Indexed Search
Target version:
-
Start date:
2012-08-25
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
After introducing namespace support, the indexed search fails with an PHP Fatal error:
Call to a member function split2Words() on a non-object in [...]/typo3_src/typo3/sysext/indexed_search/Classes/Controller/SearchFormController.php on line 440
Updated by Gerrit Code Review about 12 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/14078
Updated by Gerrit Code Review about 12 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14078
Updated by Martin Helmich about 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 9774b2e1c44c29aa80015dd346e27e191b2023d6.
Actions