Closed (fixed)
Project:
Chaos Tool Suite (ctools)
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
9 Mar 2011 at 23:17 UTC
Updated:
9 Mar 2011 at 23:25 UTC
Because drupal_static can be wiped and irrecoverable $plugin array information will be lost we use some actual static caches to store the information for later retrieval. This bug affects the plugin code in d6 as well as it uses ctools_static.
Using this in a site currently without any problems but another review for sanity would be appreciated.
| Comment | File | Size | Author |
|---|---|---|---|
| backport_d7_plugin_array_caches.patch | 3.58 KB | neclimdul |
Comments
Comment #1
neclimdulafter review and verbal ok from merlin, pushed