Project

General

Profile

Actions

Bug #17485

closed

Crawler/Index Config: hook in crawler_init gets no configuration data

Added by Martin Kutschker over 17 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Indexed Search
Target version:
-
Start date:
2007-07-18
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.1
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

The hook is called like that:

$hookObj->initMessage($message)

Unfortunately $message is not set and makes no sense. What should be passed on is the current configuration record and the crawler object:

$hookObj->initMessage($cfgRec,$this)

(issue imported from #M5995)

Actions

Also available in: Atom PDF