Hi there,
I have an item type with a field of type File with the Extensions field set up like this:
jpg,png,gif
However, this prevents me from uploading files with an upper case extension like image.PNG or image.Png. I can work around an all upper case extension like this:
jpg,png,gif,JPG,PNG,GIF
Can this field be made case-insensitive so I don't have to add all possible capitalization options for all extension types?
Thanks,
Imar