[issue2551095] Test jinja2 - boolean config options are represented as 0/1 strings.
John Rouillard <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.roundup.devel |
|---|---|
| Message-ID | <[email protected]> |
New submission from John Rouillard:
In issue2551094 a patch was added that relies on this construct:
{{ config.MARKDOWN_BREAK_ON_NEWLINE }}
returning "0" or "1" as a string. issue2550905 discusses the need for
improved testing for templating languages. This could be a good first
test for jinja2 templating.
----------
components: Test, Web interface
keywords: jinja2
messages: 6996
nosy: rouilj
priority: normal
severity: normal
status: new
title: Test jinja2 - boolean config options are represented as 0/1 strings.
type: behavior
versions: devel
_________________________________________________
Roundup tracker <[email protected]>
<https://issues.roundup-tracker.org/issue2551095>
_________________________________________________