Skip to content

Fixed a casing issue on validation of allowed extensions#952

Merged
valadas merged 1 commit intoDNNCommunity:developfrom
valadas:extension-casing-issue
Feb 14, 2024
Merged

Fixed a casing issue on validation of allowed extensions#952
valadas merged 1 commit intoDNNCommunity:developfrom
valadas:extension-casing-issue

Conversation

@valadas
Copy link
Copy Markdown
Member

@valadas valadas commented Feb 14, 2024

In the browser, both lowercased "jpg" or uppercased "JPG" are allowed for an image file. The check for allowed extensions in the dropzone control was case sensitive block upload of valid image files in dnn-image-cropper and potentially other usages.

In the browser, both lowercased "jpg" or uppercased "JPG" are allowed for an image file. The check for allowed extensions in the dropzone control was case sensitive block upload of valid image files in dnn-image-cropper and potentially other usages.
@valadas valadas added the bug Something isn't working label Feb 14, 2024
@valadas valadas added this to the 0.23.2 milestone Feb 14, 2024
@valadas valadas merged commit 9b365ba into DNNCommunity:develop Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant