This issue should be used for worklog of porting the module to Drupal 8

Comments

chi’s picture

Status: Active » Needs review
StatusFileSize
new1.34 KB

Initial 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.

syntheticsky’s picture

Version: 7.x-1.x-dev » 8.x-1.x-dev
Issue tags: +rel_to_abs, +D8 porting
StatusFileSize
new8.89 KB

I've attached patch for porting rel_to_abs module to drupal 8 version

  • podarok committed a0abd7f on 8.x-1.x
    Issue #2362263 by syntheticsky, Chi: Drupal 8 port
    

Status: Needs review » Needs work

The last submitted patch, 2: drupal_8_port-2362263-2.patch, failed testing.

podarok’s picture

Status: Needs work » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.