Bug #40182
Task #40095: Move core to namespaces
Wrong file and class name in index_search
Status: | Resolved | Start date: | 2012-08-25 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | - | % Done: | 100% |
|
Category: | Indexed Search | Spent time: | - | |
Target version: | - | |||
TYPO3 Version: | 6.0 | Is Regression: | ||
PHP Version: | Sprint Focus: | |||
Complexity: |
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
Associated revisions
[BUGFIX] Wrong file and classname in indexed_search
Change-Id: I4124e26c4f18e898c5841024fed98055e1a46f54
Fixes: #40182
Related: #40095
Releases: 6.0
Reviewed-on: http://review.typo3.org/14078
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
History
#1 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/14078
#2 Updated by Christian Kuhn almost 3 years ago
- Parent task set to #40095
#3 Updated by Gerrit Code Review almost 3 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14078
#4 Updated by Martin Helmich almost 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 9774b2e1c44c29aa80015dd346e27e191b2023d6.