Closed (fixed)
Project:
Bean (for Drupal 7)
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 Dec 2012 at 19:35 UTC
Updated:
14 Jan 2013 at 21:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
jonhattanFYI context and ctools/panels collect blocks invoking hook_block_* directly.
Comment #2
jonhattanIndeed bean_all also wants to be free. This patch does the same as context do.
I'm fine with #1 since I don't use bean_all.
Comment #3
indytechcook commentedhttps://drupal.org/commitlog/commit/22232/d0c9d958a3a11a9baff514215dbd01...
Thanks