Skip to content

Missing images are not reported in rendered PDFs #152

@Synchro

Description

@Synchro

If a finding contains an image reference, like:

<img src="../uploads/3fbe216c7cca02a1f002a2fe2417fee7/image.png" alt=""/>

but the file does not exist, it's reported in the process output:

SEVERE: Image not found. URI: ../uploads/3fbe216c7cca02a1f002a2fe2417fee7/image.png. (No context info available)

but the image is simply missing from the rendered PDF with no visible evidence. This is easy to miss in review.

This is a contrast to things like broken links or missing dates, which are quite noisy and thus easy to spot.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions