[Buildbot-commits] [Buildbot] #1018: console.html template is broken
Buildbot
buildbot-devel at lists.sourceforge.net
Thu Oct 21 18:54:13 UTC 2010
#1018: console.html template is broken
--------------------+-------------------------------------------------------
Reporter: Kami | Owner:
Type: defect | Status: new
Priority: trivial | Milestone: undecided
Version: 0.8.0 | Keywords: console, template, web, status
--------------------+-------------------------------------------------------
When trying to view the console page, the following exception is thrown:
{{{
<class 'jinja2.exceptions.TemplateSyntaxError'>: expected token 'end of
print statement', got '.'
}}}
Someone probably made a typo or accidentally typed "." instead of "|" when
trying to apply another replace filter in the template.
--
Ticket URL: <http://buildbot.net/trac/ticket/1018>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list