[drupal-devel] [bug] search.module calls removed function
string_length
eafarris
drupal-devel at drupal.org
Tue Jul 26 18:10:35 UTC 2005
Issue status update for
http://drupal.org/node/27531
Post a follow up:
http://drupal.org/project/comments/add/27531
Project: Drupal
Version: cvs
Component: search.module
Category: bug reports
Priority: normal
Assigned to: Anonymous
Reported by: eafarris
Updated by: eafarris
-Status: active
+Status: patch
umm, patch. :)
eafarris
Previous comments:
------------------------------------------------------------------------
Tue, 26 Jul 2005 18:02:35 +0000 : eafarris
Attachment: http://drupal.org/files/issues/search.module.strlen.patch (447 bytes)
Simple little patch to fix search.module, which broke when common.inc
was updated to move string handling functions into unicode.inc.
Search.module called string_length(), which is now drupal_strlen().
More information about the drupal-devel
mailing list