Skip to content

elfinder cannot open the file that has just been uploaded #3746

@Oleg2da

Description

@Oleg2da

I have downloaded the new version of elfinder 2.1.66 and am trying to integrate it. I found some mistake. if download a file (any text file, for example) and double-click on it immediately after downloading, a new browser window will open for viewing with an error message that the file was not found.
I see that the file URL is incorrect.
For example, I'm trying to open a file https://sile.com/files/test.txt
but after uploading and just opening I see wrong url
On my local computer: http://sile.com/files//test.txt
(note the strange double slash "files//test.txt ")
And it's the same on my hosting, but the URL looks like
https://sile.com/files/s/test.txt
(note the strange addition of the string "/s").
This is not a real problem, because everything works correctly after the page is reloaded, but I think this bug needs to be fixed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions