Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix - upload image with uppercase extensions #528

Merged
merged 1 commit into from
Aug 24, 2024
Merged

Conversation

mbenjamins
Copy link
Contributor

There was an issue where images with uppercase extensions (such as .JPG and .PNG) were not being recognized correctly. This has been resolved by converting the extensions to their mime types, ensuring they are processed correctly regardless of whether the extension is in uppercase or lowercase.

@awcodes awcodes merged commit e43d3a2 into awcodes:3.x Aug 24, 2024
4 checks passed
@awcodes
Copy link
Owner

awcodes commented Aug 24, 2024

Thanks. 😀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants