Description
In CK Editor fields, Image Transformations formats, different from the uploaded files, seem to be ignored once the entry is saved (using Image Mode > Image tags).
Steps to reproduce
- Create an Image Transformation with a specific format (e.g. WebP)
- Upload a jpg image
- Insert the Image in a CK Field (choose Transformation in the modal)
- Inspect image in the Field / CP (it's the WebP file — correct)
- Save
- Inspect image again. It's the original jpg now.
- Inspect front end. It's the jpg forced to the Image Transformation size with height and width
Additional info
- Craft version: 5.9.21
- PHP version: 8.3.14
- Database driver & version: MySQL 8.0.44
- CK Editor: 5.4.0
Description
In CK Editor fields, Image Transformations formats, different from the uploaded files, seem to be ignored once the entry is saved (using Image Mode > Image tags).
Steps to reproduce
Additional info