﻿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
7153	_resolve_lookup could do a better job of resolving callables and correctly catching silent_variable_failure exceptions	Ionut Ciocirlan <ionut.ciocirlan@…>	Chris Beaven	"Right now callables are run only if they are object methods '''and''' dictionary lookup failed (which means a {{{DictMixin}}}-like method wouldn't get called).

I don't think this is meant by design, so this patch moves the callable check at the end of _resolve_lookup(), making all callables passed to the template get run."	Bug	closed	Template system	dev	Normal	fixed	template callable	daevaorn@…	Accepted	1	0	0	0	0	0
