Active
Project:
Tao
Version:
6.x-3.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 May 2011 at 08:17 UTC
Updated:
28 Jun 2012 at 14:16 UTC
I think module_block will override theme_block, so the theme function can't output blocks content.
Comments
Comment #1
mvcyou should never have a theme and module with the same name.
there's an outstanding issue regarding adding a warning for this: #371375: Do not allow a module and theme to use the same name.