-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed as not planned
Labels
type: bugcode to address defects in shipped codecode to address defects in shipped code
Description
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
Labels
type: bugcode to address defects in shipped codecode to address defects in shipped code