Skip to content

Image Filenames are Transformed into all lower-case #4288

@acarnwath

Description

@acarnwath

Although I agree with the issue raised here: #853 that the comparison of names should be case-insensitive, our team has a situation where we migrated a site over and have assets that have capitalized names (e.g. Organizational_Pledge.pdf); these files exist and function fine in our site. However, when we try to update them (replacing in place) using the NetlifyCMS Media interface, it does so, but it also transforms the filenames into all lower case (e.g. organizational_pledge.pdf). This breaks a lot of links coming from outside of the website (ads, external sites, etc.), so we have to manually update it in Git, which obviously is not ideal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugcode to address defects in shipped code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions