Closed (fixed)
Project:
Panels
Version:
7.x-3.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Apr 2012 at 17:27 UTC
Updated:
16 Jun 2014 at 16:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
merlinofchaos commentedHm. I've seen this happen before. It seems that somehow, during hte creation process of the layout, something went wrong and some kind of garbage value got inserted into its data. The missing 'type' is from that garbage.
Try this patch.
Comment #2
astra commentedIt's fixed after adding the patch. Thanks!
Comment #3
merlinofchaos commentedCommitted and pushed. Thanks!