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

Letharion’s picture

Assigned: Unassigned » merlinofchaos
merlinofchaos’s picture

Unfortunately I have no ideas how to deal with this. :(

Letharion’s picture

Assigned: merlinofchaos » Unassigned
amitaibu’s picture

Maybe instead of a name consisted of the panels display ID, we can assign a hash string?

cedarm’s picture

Status: Active » Closed (duplicate)