Closed (fixed)
Project:
Library Manager
Version:
2.0.3
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Feb 2023 at 18:06 UTC
Updated:
4 Oct 2023 at 16:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
smulvih2@hyperlogos yes we should replace
file_create_url()with\Drupal::service('file_url_generator')->generateAbsoluteString(). We will need to inject thefile_url_generatorservice for this. If you create a patch for this I can get it into the 2.0.x branch for testing.Comment #3
smulvih2Patch attached to inject
file_url_generatorservice. Tested in one of my D10 projects and fixes the issue.Comment #4
smulvih2Added this to new release 2.0.4.