#12554: silent_variable_failure not suppressing exception during dict lookup
---------------------------------------------------------+------------------
Reporter: Thomas Steinacher <[email protected]> | Owner:
nobody
Status: new | Milestone: 1.2
Component: Template system | Version: SVN
Resolution: | Keywords:
Stage: Accepted | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 1 |
---------------------------------------------------------+------------------
Comment (by kmtracey):
This looks to me like two different problems: the problem in the original
description regarding an exception with silent_variable_failure=True not
being silenced, and a different problem with non-existent variables passed
to filters raising exceptions. I'd like to narrow the focus of this ticket
to the first problem, which seems clearly wrong. (I'm less sure of what
the right behavior is supposed to be for the 2nd situation.)
--
Ticket URL: <http://code.djangoproject.com/ticket/12554#comment:6>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.