@halcy @lydia this reminds me of a bug I had to fix at work where some node module adamantly refused to open the file to check what type it is and demanded that the filename actually match the contents, meaning you had to explicitly specify the file type yourself if it didn't match; this was reported as a bug multiple times and ignored or closed each time