Some basic initial work is in branch db/6556 but we'll have to fix a lot of existing templates.
--- ** [tickets:#6556] Error on undefined template vars, during development** **Status:** open **Created:** Tue Aug 13, 2013 07:46 PM UTC by Dave Brondsema **Last Updated:** Tue Aug 13, 2013 07:46 PM UTC **Owner:** Dave Brondsema jinja2 defaults to handling undefined variables by doing nothing at all (no error). We can set it to raise an error, which I think will help us do better development. But there are lots of unknown places where templates are already relying on the silent behavior. --- Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.