Closed (fixed)
Project:
Image URL Formatter
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
2 Nov 2015 at 05:02 UTC
Updated:
17 Oct 2020 at 21:00 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
swim commentedPlease find patch attached.
Comment #4
krlucas commentedTested on 8.x-1.x branch.
Full, absolute, and relative all appear to be working as intended.
Comment #5
axe312 commentedTests?
why are you not removing this?
Also this is a pretty much a main feature I expect to work always for this module. We should add some simple tests :)
Comment #6
shubham.prakash commentedShouldn't the other commented lines of "drupal_set_message" also be removed?
Comment #7
g089h515r806 commentedthe //drupal_set_message code removed in other commit, I use it debug the code.