Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
theme system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
29 May 2013 at 14:29 UTC
Updated:
29 Jul 2014 at 22:27 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
thedavidmeister commentedpatch.
Comment #2
thedavidmeister commentedfix for fatal error.
Comment #4
c4rl commentedRetitling
Comment #5
thedavidmeister commented#2: 2007052-2.patch queued for re-testing.
Comment #6
thedavidmeister commentedComment #7
star-szrI've reviewed this patch a couple times now, looks great to me. I think careful reviews will be more beneficial than manual testing for these patches and had a quick chat with @thedavidmeister about this on IRC just now. I will be updating the issue summary on the meta issue slightly to make the scope of these conversions a bit smaller.
Comment #8
star-szrOkay discussed on IRC, at least this bit could use some manual testing :)
Comment #9
Miroling commentedTaked for manual testing #2009672
Comment #10
Miroling commentedBehaviour in views ui didn't change. Patch working fine.
Comment #11
catchCommitted/pushed to 8.x, thanks!
Comment #12
alexpottlet's not do unnecessary assignments... just do
Therefore...
Same here...
Same here...
Comment #13
alexpottAwesome cross post... back to fixed then...
Comment #14
tim.plunkettdrupal_render() takes the element by reference anyway, we needed those assignments.
Awesome cross post indeed.
Comment #15
thedavidmeister commentedIf you don't do the assignment first you get a fatal error.
I really thought I had left a note about this on the meta issue summary but apparently I didn't, sorry.