Mercurial > p > roundup > code
diff CHANGES.txt @ 5994:0e04fcdd1ff2
issue2551077-"jinja2" template: cannot login if German language used.
Fixed three places where the value of a hidden @action input field was
translated.They shouldn't be.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 23 Dec 2019 17:54:01 -0500 |
| parents | 7a324977ee74 |
| children | e2b70d43d0fc |
line wrap: on
line diff
--- a/CHANGES.txt Sat Dec 21 14:52:06 2019 -0500 +++ b/CHANGES.txt Mon Dec 23 17:54:01 2019 -0500 @@ -66,6 +66,10 @@ - issue2551076 - in responsive template, default searches for bugs and tasks sets status=new default should be "don't care". (Report: Ludwig Reiter; Fix: John Rouillard) +- issue2551077 - In "jinja2" template: cannot login if German language + is used. Fixed three places where the value of a hidden @action + input field was translated. (Reported by Ludwig Reiter. John + Rouillard) 2019-10-23 2.0.0 alpha 0
