Closed (duplicate)
Project:
Image Resize Filter
Version:
7.x-1.13
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Mar 2013 at 12:50 UTC
Updated:
4 Jun 2013 at 15:28 UTC
Images that are on the local server, but that do not reside in the Drupal files path, seem to be broken using this module.
In the code, they appear without a scheme, like this: "://resize/". If I type the full URL in the browser, putting the site files path in front, the result is a 404.
Comments
Comment #1
mrharolda commentedLooks like a duplicate of #1207116: Image Resize Filter may create broken paths if height/width attributes are not available?