Skip to content

301 Redirects Break SVG Image Elements #24

@BooDoo

Description

@BooDoo

Most likely to occur when an SVG composition has an image embed to https://imgur.com/someURL as these all return 301 - Permanently Moved status and instead of shunting over to https://i.imgur.com/someURL the headless browser fails to load the resource at all.

This can be worked around by using the i.imgur.com URL as the source initially, but an HTTP 301 really should be handled more gracefully than this...

in-browser Frontend preview works fine, of course, but it fails in puppeteer/headless Chromium when attempting to post.

Metadata

Metadata

Assignees

Labels

BACKENDBRIDGEfor the SEND_STATUS submoduleheadlessconvert-svg and/or puppeteer issueshelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions