Skip generating of webp assets for absolute pathed images

Created on 6 December 2023, 12 months ago

Problem/Motivation

Many times, content editors may accidentally or on-purpose add images into the CKEditor (WYSIWYG) that are images linked relatively or absolutely.

Steps to reproduce

Add an absolute path linked image in the WYSIWYG and webp should log that there was an issue
Could not generate image resource from URI public://https:/your-domainTheImage@2x.png

In this example, it may also be some issue related to responsive image styles.

Proposed resolution

Skip the webp asset generation of absolute pathed images.

✨ Feature request
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States joshua.boltz

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024