Mercurial > p > roundup > code
diff CHANGES.txt @ 5187:4955963fa670
Added missing change entry for the indexargs_form() fix.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Fri, 17 Feb 2017 21:41:24 -0500 |
| parents | 36630a062fb5 |
| children | 89b1870b1bc9 |
line wrap: on
line diff
--- a/CHANGES.txt Fri Feb 17 21:18:34 2017 -0500 +++ b/CHANGES.txt Fri Feb 17 21:41:24 2017 -0500 @@ -371,6 +371,10 @@ (Ralf Schlatterbeck) - issue2550933 - Fix Traceback in cgi/templating.py when a string is passed to PasswordHTMLProperty::plain. (John Rouillard) +- issue2550934 - templating.py-indexargs_form() returns id's as + space separated list not comma separated. This fixes the format of + the id url parameter when generated by indexargs_form. (John + Rouillard) 2016-01-11: 1.5.1
