﻿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
3538	[Patch] Add get_FOO_basename() for FileFields	Herbert Poul <herbert.poul@…>	Adrian Holovaty	"It is currently only possible to retrieve absolute pathname or URL of an uploaded file, but not it's basename..(ie. bare filename without any path) - imho this is a very common need.. and i checked dozend of times before believing that it's not already there (i hope i didn't miss it though ;) )

this patch adds a get_FOO_basename() which looks exactly like the existing get_FOO_url() and get_FOO_filename() methods .. and returns only the bare filename.

"		closed	Core (Other)	dev		wontfix	filefield basename filename	herbert.poul@…	Ready for checkin	1	0	0	0	0	0
