Closed (fixed)
Project:
Svg Image
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jun 2020 at 16:39 UTC
Updated:
1 Sep 2021 at 05:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
rrotariProposed solution integration: skip functionality if uri is empty.
Comment #3
TylerMarshall commentedHi there,
I can confirm that this is an issue when someone does not have a required image field. Patch above works for me.
Comment #4
falco010Had the same problem and the above patch #2 fixed it for me, thanks!
Comment #5
g-brodieiSame here, query failed when the node content was generated with devel generate, which is an empty image.
Fixed with patch #2. Thanks!
Comment #6
steinmb commentedComment #7
hkirsman commentedRare one but solved the error I had.
Comment #8
lyndasantiago commentedHi, I have applied this patch and when composer install has finished running, I get an error saying
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2020-06-25/empty_field_fix-3154892-2...
I would appreciate some help. Thank you so much.
Comment #9
steinmb commentedTry running composer with the
-vvvoption.Comment #15
imyaro commentedThank you, it was included to the last release (.15)