﻿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
1145	[patch] added tests for filters and fixed two bugs with filters	L.Plant.98@…	Adrian Holovaty	"The patch adds tests for the defaultfilters module, and fixes two bugs discovered while doing the tests:
 * a bug in 'slice' with argument '0' (caused by use of the 'a and b or c' shortcut)
 * a rounding error in the timesince function (timesince(now - 1 day) came out as '23 hours, 59 minutes')

There remains an issue with the 'timesince' function -- is the 'milliseconds' option meant to be there? It seems strange, since 'seconds' isn't, and it isn't i18nised.

Also, some doc strings have also been updated.
"	defect	closed	Template system		normal	fixed			Unreviewed	1	0	0	0	0	0
