Bug 8588 - Duplicate field IDs cause problems with SQL report parameter entry
authorOwen Leonard <oleonard@myacpl.org>
Tue, 7 Aug 2012 19:09:35 +0000 (15:09 -0400)
committerPaul Poulain <paul.poulain@biblibre.com>
Fri, 31 Aug 2012 11:47:33 +0000 (13:47 +0200)
commitc9535a606a342350db4666515915e6a57a3661d2
tree00fee2beeb0adcada1096d0a5adbccf9fa25ce3b
parent6ca9b8f037f5ba87c26fd9379589505950ebfd13
Bug 8588 - Duplicate field IDs cause problems with SQL report parameter entry

Changes to markup and script to enable unique ids on form
fields. These changes allow for working label+input pairs
on one or more text and select inputs and multiple working
datepickers.

To test, create a report with more than one date parameter,
at least one text parameter, and one or more authorised
value parameters. The datepickers should each work properly,
and labels should by clickable.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt
reports/guided_reports.pl