- Issue created by @manarth
- 🇬🇧United Kingdom manarth
Attached patch is one (incomplete) approach for mapping the asset path.
- 🇬🇧United Kingdom catch
@manarth I would think this would have affected image derivatives long before assets, are you using presentation for those? Or does the derivatives route handle this somehow?
- 🇬🇧United Kingdom manarth
It looks like image assets are also affected – we're using a patch from https://www.drupal.org/project/drupal/issues/2754273 🐛 Image styles fails with absolute path in $settings['file_public_path'] Needs work
- https://www.drupal.org/files/issues/2021-08-27/image_styles-new.patch →
- 🇬🇧United Kingdom catch
Are you also using https://www.drupal.org/project/image_style_warmer → or similar?
- Status changed to RTBC
over 1 year ago 10:38pm 14 November 2023 - 🇺🇸United States firewaller
Once we upgraded from Drupal 9 to Drupal 10.1 we experienced the same issue with core aggregation (we had to disable the AdvAgg module regarless) and a custom file_public_base_url. Patch #2 fixes the issue for us!
- Status changed to Needs work
over 1 year ago 11:09pm 14 November 2023 The Needs Review Queue Bot → tested this issue.
While you are making the above changes, we recommend that you convert this patch to a merge request → . Merge requests are preferred over patches. Be sure to hide the old patch files as well. (Converting an issue to a merge request without other contributions to the issue will not receive credit.)