Closed (fixed)
Project:
Image Resize Filter
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 May 2020 at 21:32 UTC
Updated:
19 May 2020 at 04:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
gnugetOk, I suspect that the problem is that the
$_SERVER['HTTP_HOST']is not defined when the tests are run on D.O.So here my first try fixing the tests.
Comment #3
gnugetComment #5
gnugetThe relative URL is now calculated by drupal instead of using base_url.
(Long shot because the error seems unrelated)
Comment #7
gnuget