Closed (fixed)
Project:
Drupal core
Version:
5.x-dev
Component:
documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
19 Jan 2009 at 11:31 UTC
Updated:
3 Jan 2014 at 00:07 UTC
Jump to comment: Most recent
Comments
Comment #1
karschsp commentedtagging for novice queue
Comment #2
kresimir commentedComment #3
kresimir commentedIn the function hook_block_view documentation, it already states:
'If the "content" element is empty, no block will be displayed even if "subject" is present.'
http://api.drupal.org/api/function/hook_block_view/7
Comment #4
joachim commentedLooks like it's already been fixed!
And backported to 6 too: http://api.drupal.org/api/function/hook_block
Could backport to 5 I suppose -- I don't know if there's a policy on whether to do that or not though.
Comment #5
catchComment #6
jhodgdonIt's been fixed in Drupal 5 as well.