﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	parents
253	Filename extensions should be made lowercase on disk	Aleksej	Inconexo ø	"{{{
#!rst
""medium"" and ""thumbnail"" versions of JPEG files are stored with a
lowercase "".jpg"" name extension, but the original versions are
stored with whatever case was in the original file name: jpg, JPG,
jpG…

So you get something like this:

::

    user_dev/media/public/media_entries/fa23ab31abf7ec67be8000001:
     originalFileName.JpG
     medium.jpg
     thumbnail.jpg

(If the file has a random extension like ""dfsg"", it is simply not
accepted.)

The extension should be made lowercase, so that all sizes have the
same extension both on disk and when downloading.



}}}"	defect	closed	trivial	0.2.0	programming	FIXED			
