Closed (fixed)
Project:
Link Icon
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
4 Feb 2016 at 09:52 UTC
Updated:
12 Apr 2016 at 07:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
heykarthikwithuComment #3
gausarts commentedThanks. Just for reference:
https://www.drupal.org/node/2576881
https://www.drupal.org/node/2575445
Comment #4
gausarts commentedPlease also remove those TODOs mentioned above any of the updated code. Thanks.
Comment #5
heykarthikwithuComment #6
heykarthikwithu@gausarts, Currenlty i don't see any other depreciated methods in the code base.
Comment #7
gausarts commentedSorry for not being clear, I meant those lines saying:
// @todo #2575445 theme_render_and_autoescape()Comment #8
gausarts commentedThis seems is going to be deprecated as well here ;)
Comment #9
gausarts commentedLet's fix this with the more future-proof replacement.
Comment #11
gausarts commentedCommitted. Thank you for contribution.