Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
theme system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
1 Jun 2013 at 04:16 UTC
Updated:
29 Jul 2014 at 22:27 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
internetdevels commentedWe are working today with this issue during Code Sprint UA.
Comment #2
internetdevels commentedPatch attached.
Comment #4
thedavidmeister commentedUnfortunately, because #type is actually a reserved key in renderable arrays we'll need to do this first #2010672: Rename 'type' variable of theme_mark to 'status'.
Comment #5
thedavidmeister commentedmark has been fixed and is now #mark_type. This is no longer postponed.
Comment #6
giammi commentedtrying...
Comment #7
giammi commentedPatch attached
Comment #8
thedavidmeister commentedunfortunately there's a whitespace issue in the patch in #7
Comment #9
thedavidmeister commented#7: history-replace_theme_with_drupal_render-2009578-7.patch queued for re-testing.
Comment #11
giammi commentedRemoved trailing spaces
Comment #13
derheap commented#11: history-replace_theme_with_drupal_render-2009578-11.patch queued for re-testing.
Comment #15
hussainweb#11: history-replace_theme_with_drupal_render-2009578-11.patch queued for re-testing.
Comment #15.0
adamcowboy commentedAdded how to test.
Comment #16
adamcowboy commentedI tested it and it worked well. I also made a how to test section.
Comment #17
alexpottCommitted f6367c5 and pushed to 8.x. Thanks!
Comment #18.0
(not verified) commentedFixed errors from last post.