﻿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
3022	[patch] Fix resolve_variable to return negative numbers and floats as numbers	Collin Grady <cgrady@…>	Adrian Holovaty	"At present, if you do resolve_variable('-1', c), it will error trying to find ""-1"" as a valid key in the context, as compared to resolve_variable('1', c) returning 1

I'll admit that I don't know a lot about python, so there may be some more elegant way of accomplishing this check, but I have a tiny patch that does correct the issue."	defect	closed	Template system		normal	fixed			Accepted	1	0	0	0	0	0
