Welcome to Codidact Meta!
Codidact Meta is the meta-discussion site for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.
Please make the "Insert image" tool's extension-checker case-insensitive. [duplicate]
Closed as duplicate by Moshi on Oct 19, 2020 at 19:12
This question has been addressed elsewhere. See: File extension bug when uploading pics
This question was closed; new answers can no longer be added. Users with the reopen privilege may vote to reopen this question if it has been improved or closed incorrectly.
Could you please make the "Insert image" tool treat file extensions as case-insensitive when checking for validity?
When I post here on Meta, I frequently insert screenshots taken from MS Windows' Snipping Tool. For whatever reason, that tool defaults to naming files it saves as Capture.PNG
. As a result, I frequently have a file called either Capture.PNG
or something else .PNG
that I want to insert into a post here. Unfortunately, the "Insert image" tool treats these files as invalid because its list of acceptable extensions includes .png
but not .PNG
.
I can fix this by simply renaming the file or remembering to save it as *.png
in the first place, but it's a recurring annoyance. There would be just a little less friction in posting here if the extension-validity-checker was case-insensitive.
0 comment threads