Block data not properly deleted
nedjo - May 18, 2007 - 18:39
| Project: | Panels Block |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
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.
