[Buildbot-commits] [SPAM] [Buildbot] #691: all defined jinja filters should be easily accessible
Buildbot
buildbot-devel at lists.sourceforge.net
Fri Jan 22 21:39:23 UTC 2010
#691: all defined jinja filters should be easily accessible
-------------------+--------------------------------------------------------
Reporter: dustin | Owner:
Type: defect | Status: new
Priority: minor | Milestone: 0.8.0
Version: 0.7.12 | Keywords:
-------------------+--------------------------------------------------------
Commit e91371fd5c756fb08ea2c2cec42a52df295eeaca added the use of the
"email" filter to changes, which broke the
{{{buildbot.test.test_status.Mail.testCustomHTMLMessage}}} test, because
it invokes jinja without setting up the proper filters.
I fixed this for the moment by just commenting out the inclusion of
changes in the email, but it seems like there should be a single well-
known (and documented) call that will set up Jinja for rendering,
including all the necessary filters. This is a bit over my Jinja head,
though.
--
Ticket URL: <http://buildbot.net/trac/ticket/691>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list