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 #1

Updated by Alexander Opitz over 11 years ago

  • Status changed from New to Needs Feedback
  • Target version deleted (0)
  • TYPO3 Version set to 4.1

As this report is very old, is the handling in newer TYPO3 CMS Versions (like 6.0/6.1) more like you expect it?

Actions #2

Updated by Alexander Opitz about 11 years ago

  • Status changed from Needs Feedback to Closed

No feedback for over 90 days.

Actions

Also available in: Atom PDF