- Issue created by @lorenzo_coronati
- Status changed to Postponed: needs info
almost 2 years ago 5:05pm 27 November 2023 - 🇺🇸United States smustgrave
Can you see if https://www.drupal.org/project/stage_file_proxy/issues/3402972 🐛 Fetching does not respect use_imagecache_root when using converted webp image styles Fixed resolved your issue.
- Status changed to Needs review
almost 2 years ago 4:35pm 3 December 2023 - 🇧🇪Belgium nils.destoop
I also had issues, but with imageapi_optimize_webp.
Problem was that imageapi_optimize_webp is also adding a custom controller. This module adds a hardcoded construct of core's controller. So the custom logic for webp is not executed. I see webp module is also adding a custom controller, so that will cause similar issues.
Included is a patch that fixes the issue for me. I store the original controller as extra argument. This way you can call the correct one.
- Status changed to Postponed: needs info
almost 2 years ago 6:08pm 5 December 2023 - 🇺🇸United States smustgrave
🐛 Fetching does not respect use_imagecache_root when using converted webp image styles Fixed was committed and may be related.
Can you see if 2.1.x branch fixes your issue.
- Status changed to Closed: outdated
almost 2 years ago 1:59pm 13 December 2023 - 🇺🇸United States smustgrave
If a separate bug is found please reopen/repurpose this or open a bug report issue.
Thanks!