Closed (duplicate)
Project:
Panels
Version:
7.x-3.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Dec 2011 at 14:52 UTC
Updated:
6 Nov 2012 at 19:35 UTC
In panels_simple_cache_get_id() we assume we have a did for each panel display. However, if the panel is exported to code did == 'new'. this means we might get the wrong cached pane.
Setting to major as this makes the cache feature return unexpected results.
Comments
Comment #1
Letharion commentedComment #2
merlinofchaos commentedUnfortunately I have no ideas how to deal with this. :(
Comment #3
Letharion commentedComment #4
amitaibuMaybe instead of a name consisted of the panels display ID, we can assign a hash string?
Comment #5
cedarm commentedThis is a duplicate of #1349118: Simple Caching ID scheme will lead to conflicts with exported Panels definitions