Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
theme system
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
14 Apr 2015 at 08:46 UTC
Updated:
29 Apr 2015 at 22:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
pwolanin commentedComment #2
jhodgdonOK.
Comment #3
pwolanin commentedComment #4
alexpottCommitted e7d2cd5 and pushed to 8.0.x. Thanks!
Comment #6
star-szrJust want to mention that somewhere along the way we'll need a change record because anyone using the
url_from_pathTwig function will be in for a surprise otherwise and it will be hard to track down why things have broken for them.Comment #7
pwolanin commented@Cottser - so this just markes it deprecated, it's not removed, and dawehner suggested we could change the implementation if we want to keep a version in 8.0.0
Comment #8
star-szr@pwolanin - thanks! Sorry, I should have been clearer in my comment, I understand this is just deprecating. My point was more that people working in templates won't be looking here to see if things are deprecated or not :)
And if we have a way of keeping the functionality then that makes my comment moot, the implementation details don't matter for what I'm talking about.