Closed (fixed)
Project:
Internationalization
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Nov 2009 at 17:03 UTC
Updated:
20 Nov 2009 at 09:45 UTC
We've encountered a rather strange caching issue:
When turning normal page cache on, and visiting the site as an anonymous user, AND after a re-fresh, on every node page (not a Views page for example), the following error:
Fatal error: Call to undefined function menu_get_object() in /var/www/htdocs/sites/all/modules/i18n/i18n.module on line 396
This gets outputted AFTER the ending element, and is not stored in the DB cache. The page itself seems to work just fine.
We're ripping out hair out here, so if anyone has ideas, I'd be happy to hear them.
Comments
Comment #1
blackdog commentedI've traced this to another module, #364965: Node Radioactivity fatal error on cached pages when using i18n.