aimeos / ai-controller-jobs

Aimeos e-commerce job controllers
https://aimeos.org
GNU Lesser General Public License v3.0
28 stars 17 forks source link

Bugfix: Better mime type assignment #31

Closed nvindice closed 2 years ago

nvindice commented 2 years ago

In CSV procuct import, media with file extensions like ".JPG" (upper case) could not match a mime type.

aimeos commented 2 years ago

Thanks a lot!