Closed (fixed)
Project:
Relative Path to Absolute URLs
Version:
8.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
23 Oct 2014 at 11:43 UTC
Updated:
28 Mar 2015 at 13:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
chi commentedInitial port in attached file. I used reg expression from SO.
http://stackoverflow.com/a/3345069/272927
It appears in D7 version _absolute_url function was taken from here. I am not sure which one is better. Perhaps we need to do some benchmarks.
Comment #2
syntheticsky commentedI've attached patch for porting rel_to_abs module to drupal 8 version
Comment #6
podarok