Message6113
Hi Christof:
In message <1532130683.03.0.56676864532.issue2550901@psf.upfronthosting.co.za>,
Christof Meerwald writes:
>Christof Meerwald added the comment:
>see https://bitbucket.org/cmeerw/roundup/branch/jinja2-template for some
>fixes and a search page for the jinja2 template
I just took a look and it looks like many of the fixes take
the existing jinja fields and append:
|u|e
or
|u
I use jinja in the context of config management (salt/ansible), so I
have never come across these. I assume u is a unicode conversion and
since e seem to occur with user supplied data I assume it html encodes
the text?
It's great to see some development on the jinja templates. A few
people have requested enhancements for it.
However I think your changes need to be tracked on a new issue. |
|
Date |
User |
Action |
Args |
2018-07-21 00:04:35 | rouilj | set | recipients:
+ rouilj, ber, cmeerw, pcaulagi |
2018-07-21 00:04:35 | rouilj | link | issue2550901 messages |
2018-07-21 00:04:35 | rouilj | create | |
|