Closed (fixed)
Project:
Chaos Tool Suite (ctools)
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 May 2009 at 22:15 UTC
Updated:
26 May 2011 at 01:29 UTC
Jump to comment: Most recent file
Comments
Comment #1
dawehneri can confirm this bug
the problem is http://api.drupal.org/api/function/block_block
it does not return the subject/title of the block
Comment #2
merlinofchaos commentedRight, I forgot about that, and the code to correct for it is currently commented out in block.inc. Shouldn't be too hard to move the right piece of code.
Comment #3
dawehnerits currently just jumped over because
So it seams you don't want to support this anymore, perhaps this patch help here.
move to Ctools
Comment #4
merlinofchaos commentedCommitted. Thanks dereine!
Comment #6
summit commentedHi,
Good this bug that not all blocks are shown in panels add content-miscellaneous : http://drupal.org/node/473358 be related?
Greetings, Martijn
Comment #7
stugacz commenteddereine:
Just how and where is this patch to be applied?
This question is from a noobie with limited knowledge and experience with panels.
stugacz