- Issue created by @hyperlogos
- π¨π¦Canada smulvih2 Canada π
@hyperlogos yes we should replace
file_create_url()
with\Drupal::service('file_url_generator')->generateAbsoluteString()
. We will need to inject thefile_url_generator
service for this. If you create a patch for this I can get it into the 2.0.x branch for testing. - Status changed to Fixed
about 1 year ago 3:59pm 20 September 2023 - π¨π¦Canada smulvih2 Canada π
Patch attached to inject
file_url_generator
service. Tested in one of my D10 projects and fixes the issue. Automatically closed - issue fixed for 2 weeks with no activity.