Closed (fixed)
Project:
Embed widgets
Version:
6.x-1.0-rc1
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Jan 2009 at 22:23 UTC
Updated:
20 Jan 2009 at 01:10 UTC
In embed_widgets_get_sources() $module_widgets is checked with empty() rather than $module_sources resulting in no caching as inteneded.
Patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| embed_wrong_variable_cached.diff | 494 bytes | jgraham |
Comments
Comment #1
jtsnow commentedFixed and committed to dev version.