Closed (outdated)
Project:
Drupal core
Version:
11.x-dev
Component:
file system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jul 2015 at 07:05 UTC
Updated:
16 Oct 2024 at 16:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dawehnerThe later one sounds more sane, to be honest.
Comment #2
berdirThat would be neat :) if you need a Url object for a file url, you need something like this: Url::fromUri(file_create_url($file->getFileUri()). Would be nice if it would understand that directly.
Comment #3
dawehnergit stash
Comment #4
berdirComment #17
nikhil_110 commentedPatch #3 fixed the issue. and patch uploaded for 9.5.x
Comment #18
nikhil_110 commentedPatch #17 Fixed CCF issue.
Comment #19
nikhil_110 commentedComment #20
smustgrave commentedJust looking at the file sizes #18 quadrupled the size of the original patch..why is that? Issue summary should include those additional changes.
This needs steps to reproduce for D10 also.
Once that's done a test case will be needed.
Comment #22
smustgrave commentedSince steps to reproduce have not been provided I'm going to close out
If still an issue please reopen.