Bug #50562
closedIndexing Configurations not Working with crawler
100%
Description
When using an Indexing Configuration in combination with crawler extension it does not work. It throws an error in Web->Info->Crawler->Crawler Log. The same problem appears in TYPO3 Version 6.1.
The Bug is located in line 29 in class TYPO3\CMS\IndexedSearch\Hook\CrawlerHook. The variable $callBack is given a wrong value. Instead of pointing back to the CrawlerHook there is a non-existing Controller given.
Patch is included as a File.
Files
Updated by Philipp Gampe over 11 years ago
- Status changed from New to Accepted
Can you please push the changed file to gerrit? http://wiki.typo3.org/CWT
Updated by Gerrit Code Review over 11 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/22727
Updated by Gerrit Code Review over 11 years ago
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22897
Updated by Gerrit Code Review over 11 years ago
Patch set 1 for branch TYPO3_6-1 has been pushed to the review server.
It is available at https://review.typo3.org/22905
Updated by Gerrit Code Review over 11 years ago
Patch set 2 for branch TYPO3_6-1 has been pushed to the review server.
It is available at https://review.typo3.org/22905
Updated by Gerrit Code Review over 11 years ago
Patch set 2 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/22727
Updated by Marius Büscher over 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 80aeb3a825d015a11c2338820a1a77f2f294fc11.