Closed (cannot reproduce)
Project:
Drupal core
Version:
8.0.x-dev
Component:
Stark theme
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
20 May 2012 at 16:44 UTC
Updated:
29 Jul 2014 at 20:42 UTC
Jump to comment: Most recent file
Comments
Comment #1
jenlamptonpatch
Comment #2
jenlamptonchanging status
Comment #3
Ullas Prabhakar commentedBlocks page displays regions even without patch. The patch doesnot work as it is written for .info file instead of .info.yml.
Comment #4
Ullas Prabhakar commentedRe-rolling the patch for .info.yml file
Comment #6
Ullas Prabhakar commentedRe-rolled with correct yml format
Comment #8
rooby commentedThis one is like #6 but has the footer region instead of the featured region and keeps the newline at the end of the file.
Comment #9
jaredsmith commentedPatch #8 reviewed and tested at the March 28th DC Drupal Meetup Issue Sprint. It looks good.
Comment #10
tim.plunkettIf there are errors being generated on all pages, we need test coverage here.
Also, _system_rebuild_theme_data() has code specifically to fill in these values, they're intended to be optional.
Comment #11
dcrocks commentedWhere are these errors? I'm not seeing any when I run stark.
Comment #12
tim.plunkettYeah, if this wasn't working, there'd be a bug in _system_rebuild_theme_data() anyway, a theme isn't required to specify regions.