﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
36719	django.core.files.storage.base.Storage.get_available_name and get_alternative_name assumes that filenames contain only one dot: the dot of the extension.	Abdulelah Taher	Vishy Algo	"If I have a file named 'a.b.pdf'
then get_alternative_name would return 'a_{random}.b.pdf'
which is not correct.
the random string should between the filename and the actual extension: 'a.b_{random}.pdf'."	Bug	closed	File uploads/storage	5.2	Normal	duplicate			Unreviewed	0	0	0	0	0	0
