Bug 2624: Fix for non-persistent check boxes in check-in screen.
authorGarry Collum <gcollum@gmail.com>
Wed, 3 Jun 2009 21:37:01 +0000 (17:37 -0400)
committerGalen Charlton <galen.charlton@liblime.com>
Thu, 4 Jun 2009 14:03:44 +0000 (09:03 -0500)
commita81e53df40aefbfdfed4210688cb5771a0780bc2
treebc35e03ef612c59c673c8af7e1a95c26e54a7864
parent9795f48d29558a3b093fcbb471aed35006942f65
Bug 2624: Fix for non-persistent check boxes in check-in screen.

Found this bug when playing with AutomaticItemReturn. The "Forgive overdue charges" and "Dropbox mode" would lose their value the item was transfered (if automatic transfer was off), caught a hold, or caught a hold at another location.
This patch does not completely do away with the problem.  If an item is checked-in in simple mode, then one of the forms mentioned above opens, then the user checks one of the selection boxes, the value is not retained.  Javasript would have to be added to transfer the value to the confirmation form when the checkbox is clicked.

This patch also cleans up a few minor XHTML errors.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tmpl