Problem/Motivation

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.

Steps to reproduce

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.

Proposed resolution

Validate downloaded and existing local poster files. Requeue invalid local posters and fall back to the remote poster URL.

Remaining tasks

- Add test coverage.
- Review and commit the fix.

User interface changes

None.

API changes

None.

Data model changes

None.

Comments

dpacassi created an issue. See original summary.

  • dpacassi committed 14f136ba on 1.0.x
    Issue #3612417 by dpacassi: Validate and requeue invalid local ImageKit...
dpacassi’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.