Problem/Motivation

Access denied error due to

Steps to reproduce

Use 'responsive image' render element and pass file entity that has image with lowercase file extension. Webp checks files with uppercase extension first in $possible_image_uris array hence we get different image style token resulting in access denied error.

Comments

saurabhpandit26 created an issue. See original summary.

saurabhpandit26’s picture

StatusFileSize
new753 bytes
alexmoreno’s picture

Thanks @saurabhpandit26

Could you check if this is a duplicate of https://www.drupal.org/project/webp/issues/3216145

alexmoreno’s picture

Status: Active » Closed (duplicate)