Scale effect is setting bad parameters, does not return image

Created on 10 February 2023, about 2 years ago

On a clean install, with latest dev version of the module, using 9.5.

Scale effect is not working. It is incorrectly calculating the width parameter. Example:

<img src="https://abc123.widen.net/content/e7f51665-ebbd-4fdf-97fb-08550156ab66/web/IMG.jpg?w=8256&amp;itok=OlBud4mA" width="500" height="333" alt="IMG.jpg" loading="lazy">

I don't know where the value 8256 is coming from for the width. You can see in the img tag that Drupal has it set as 500. The result is that Widen does not return an image and you get the "preview not available" placeholder. I think this might be because it exceeds a size limit for the pixel dimensions, and so refuses the request.

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

🇺🇸United States davidhernandez USA

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024