-
Bug
-
Resolution: Fixed
-
Normal
-
2.4, 2.5
-
None
-
Windows 10, FAT32 or exFAT file system
Renames changing only the casing on a FAT32 file system using Windows are not applied. But this is also not possible with Explorer.
Needs a workaround like double renaming the file to a temporary name and back.
See https://gist.github.com/phw/d30ffb94171c5ea3248691f951310d54
- has related issue
-
PICARD-214 Take case insensitive filesystems into account when renaming files
-
- Closed
-
- is related to
-
PICARD-2707 Re-saving album with different tag value capitalization does not rename folders
-
- Open
-
-
PICARD-1991 Case-only changes to file names are not applied on case insensitive file systems on Linux
-
- Closed
-
-
PICARD-3013 Case only renaming broken on case-insensitive filesystems
-
- Closed
-
Interestingly this does not affect Windows 7. I haven't tested Windows 8, but this fix is generic enough to handle the issue when it happens independent of the exact Windows version or file system in use.