﻿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
6450	Incorrect directory creation in _save_FIELD_file	henry	nobody	"The function _save_FIELD_file incorrectly assumes that if makedirs throw an Exception it is because the directory already exists.

All kind of errors can trigger an exception (permission denied / no space left on device / hardware error ...). By silently ignoring the error, this function makes it harder to detect these problems.

The attached patch fixes these problems."		closed	Database layer (models, ORM)	dev		fixed	file directory creation fs-rf-fixed		Accepted	1	0	1	0	0	0
