Closed (duplicate)
Project:
Drupal core
Version:
5.1
Component:
base system
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Jul 2007 at 20:36 UTC
Updated:
13 Mar 2009 at 14:58 UTC
drupal_lookup_path('wipe') is supposed to clear the path cache (which is stored in static variables), but it fails to clear the $count variable. In some situations this could lead to difficult problems.
Comments
Comment #1
kbahey commentedThis patch has a fix for it, among other things.
Comment #2
mdupontMarked duplicate of #106559: drupal_lookup_path() optimization - skip looking up certain paths in drupal_lookup_path()