﻿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
11944	filesizeformat should catch ValueError	Ryan Kelly	nobody	"
The ""filesizeformat"" template tag fails gracefully if input conversion raises a TypeError, but not in other common cases such as ValueError. The attached patch copies the safeguards found in the ""floatformat"" tag to handle a wider range of error conditions."		closed	Template system	dev		fixed			Accepted	1	0	0	0	0	0
