Active
Project:
Panels Block
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 May 2007 at 18:39 UTC
Updated:
18 May 2007 at 18:39 UTC
Panels Block stores block data (probably inappropriately) in a settings array.
When a panel is deleted, its corresponding record is not deleted, so an empty 'panel' block is left.
Need to ensure the data are deleted when the panel is deleted.