Do not assume!

djnz - December 12, 2005 - 23:45
Project:wgHTML
Version:4.6.x-1.x-dev
Component:Code
Category:bug report
Priority:minor
Assigned:djnz
Status:postponed
Description

Module implementation (as opposed to node implementation) assumes search module is enabled (it calls search_index()) and therefore throws an error if it isn't.

Should review all code calling Drupal api to ensure non-core api calls use function_exists() to check the optional module is included.

#1

djnz - February 25, 2007 - 03:31
Priority:normal» minor
Status:active» postponed

This doesn't seem to cause any problems in practice now: low priority.

 
 

Drupal is a registered trademark of Dries Buytaert.