Skip to content

files are renamed on upload, removing the file extension #2

Description

@kaboompixel

Whenevere I upload a file, e.g. ABCDE.png, it is renamed to ABCDEpng
This disables features (preview/thumbnail) and is confusing for end-users

I believe this is caused by:

file_name = slugify(translify(up.name))

in cked/views.py

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