Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
theme system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
31 May 2013 at 13:09 UTC
Updated:
29 Jul 2014 at 22:27 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
thedavidmeister commentedComment #2
internetdevels commentedWe are working today with this issue during Code Sprint UA.
Comment #3
internetdevels commentedPatch attached.
Comment #4
internetdevels commentedComment #5
thedavidmeister commentedThis looks ok to me.
Comment #6
alexpottCommitted b61918f and pushed to 8.x. Thanks!
Comment #8
thedavidmeister commentedThere is still a theme() call in FilterCaption.php
Comment #9
stephaneqComment #10
siccababes commentedI created an article and it worked fine.
Comment #11
xjm#9: replace_theme_function_with_drupal_render_in_filter_module-2009018-9.patch queued for re-testing.
Comment #12
webchickC14N(), eh? And the award for the silliest method name goes to... :D
At any rate, this does seem indeed to just be taking what's there and moving it to a drupal_render() call, so...
Committed and pushed to 8.x. Thanks!