Skip to content

Commit 7ffaeb1

Browse files
committed
Added missing change entry for the indexargs_form() fix.
1 parent 693656f commit 7ffaeb1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGES.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -371,6 +371,10 @@ Fixed:
371371
(Ralf Schlatterbeck)
372372
- issue2550933 - Fix Traceback in cgi/templating.py when a string is
373373
passed to PasswordHTMLProperty::plain. (John Rouillard)
374+
- issue2550934 - templating.py-indexargs_form() returns id's as
375+
space separated list not comma separated. This fixes the format of
376+
the id url parameter when generated by indexargs_form. (John
377+
Rouillard)
374378

375379
2016-01-11: 1.5.1
376380

0 commit comments

Comments
 (0)