Method _picture_filter_process filters for all img tags with a valid data-picture-group attribute. If one images is missing on server, the processing is stopped for all later images.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | picture-missing_image_breaks_later_images-2072687-1.patch | 470 bytes | bkonetzny |
Comments
Comment #1
bkonetzny commentedAttached patch changes _picture_filter_process to process all images and skip missing images from replacement.
Comment #2
attiks commentedComment #3
jelle_sFixed in latest dev. Thanks for the patch!