Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
search.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
3 Jun 2009 at 03:27 UTC
Updated:
21 Jan 2010 at 05:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
JamesAn commentedComment #2
catchComment #3
dries commentedshould be
IMO.
Comment #4
catchDries, the update docs specifically say to keep __FUNCTION__ only for the first static var, the reason being that drupa_static_reset() will clear all statics together if you do that. See http://drupal.org/node/224333#static_variable_api
Comment #6
JamesAn commentedRerolled.
Comment #9
cburschkaThe failure looks unrelated and is also old. However, it is likely the patch doesn't apply anymore now.
Comment #10
cburschkaIf it's passing, it looks RTBC.
Comment #11
webchickThanks for catching these stragglers. Committed to HEAD.