Closed (won't fix)
Project:
Metatag
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Feb 2012 at 14:30 UTC
Updated:
10 Feb 2012 at 13:42 UTC
Jump to comment: Most recent file
Comments
Comment #1
wjzijderveld commentedComment #2
David_Rothstein commentedThemes in Drupal 7 are required to have a 'content' region (see e.g. http://drupal.org/node/171205#regions and http://drupal.org/node/254940#content-region), so I think this is probably "won't fix".
That said, the patch needs work either way because it will lead to fatal errors if the Block module is not installed, right?
See also #1434288: Metatags aren't rendered if there are no blocks in the "Content" region, by the way.
Comment #3
wjzijderveld commentedAh, I did Google, if content region might be required, but didn't find that second link. Thanks!
Also, I didn't realize the Block module was a optional one. I'm not developing for Drupal that long, again thanks!
I did search for tickets about content, but couldn't find the one you mention. Or I can't search, or the search function isn't very good :-)
I agree it's a "won't fix", thanks for you response!