Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
theme system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
20 Jan 2014 at 21:04 UTC
Updated:
29 Jul 2014 at 23:18 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
internetdevels commentedPatch attached.
Comment #3
internetdevels commentedNew try.
Comment #4
jessebeach commentedA simple replacement of
theme()withdrupal_render().This patch can be tested at the following path after enabling the locale module:
/admin/config/regional/translate/importComment #5
alexpottCommitted e35f411 and pushed to 8.x. Thanks!