Needs review
Project:
Geo
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Feb 2011 at 22:46 UTC
Updated:
12 Feb 2011 at 22:46 UTC
Geo implementation of hook_elements() is defined in wrong file: geo.input.inc instead of geo.module. This results in it not always working on first page request after Drupal caches are cleared, since if some module calls the hook in its module_init() before geo_init() is called, geo.input.inc is not loaded yet and Drupal thinks the hook does not exist.
Patch against CVS HEAD attached.
| Comment | File | Size | Author |
|---|---|---|---|
| geo-hook_elements.patch | 1.41 KB | ahtih |