Add mbstring check, iconv check and PCRE unicode support check to hook_requirements().

cpliakas - September 29, 2009 - 02:53
Project:Search Lucene API
Version:6.x-2.x-dev
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:closed
Description

Since Search Lucene API requires these libraries to be installed, they should be checked in hook_requirements(). The mbstring and PCRE unicode support check should happen in hook_requirements('runtime') because their absence will gracefully throw errors, but the iconv check should be added to hook_requirements('install') because its absence will throw fatal errors.

#1

cpliakas - September 29, 2009 - 02:59
Status:active» fixed

Fix committed in #268844,

#2

System Message - October 13, 2009 - 03:00
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.