Fixed
Project:
Video Style: ImageKit
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Jul 2026 at 05:35 UTC
Updated:
22 Jul 2026 at 23:01 UTC
Jump to comment: Most recent
When local poster delivery is enabled, a non-empty non-image response can be saved and marked as ready. Missing or invalid local poster files are not requeued.
1. Enable local poster delivery for an ImageKit video style.
2. Let ImageKit return a non-image response for a poster download, or remove the local poster file.
3. Render the video.
Validate downloaded and existing local poster files. Requeue invalid local posters and fall back to the remote poster URL.
- Add test coverage.
- Review and commit the fix.
None.
None.
None.
Comments
Comment #3
dpacassi