Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle destination.one files without file name. #68

Merged
merged 1 commit into from
Sep 17, 2024

Commits on Sep 17, 2024

  1. Handle destination.one files without file name.

    It is possible to have files such as
    `https://dam.destination.one/2675868/3dc0a9dccd0dad46c73e669ece428c634ff8324ea3d01a4858a1c43169deed41/.jpg`.
    Those were not handled correctly yet.
    We now also handle those cases.
    We will generate a hash from the URL as file name in order to still use those files.
    
    Relates: #11396
    d-s-codappix committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    31699a2 View commit details
    Browse the repository at this point in the history