Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Dobrica Pavlinusic 165e8750b8 Bug 11216: fix bug where editing patron creates indefinite manual restriction
Editing partron data results in unintended adding of indefinite manual
restriction to it. Reason for it is hidden field add_debarment which
is wrongly initialized to 1 instead of 0. Also JavaScript code seems
to want to toggle checkbox, and since this field is hidden correct
approach would be to change its value to 1.

Test scenario:

1. edit patron data
2. verify that debarrment is wrongly added
3. remove debarrment
3. apply this patch
4. edit patron again
5. verify that debarrment wasn't added
6. intentionally add debarrment and verify that it's saved
7. add debarment, enter something in comment but press cancel
   and verify that debarment isn't added

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>

This fixes this blocker, however, with or without the patch, the date
is not saved correctly. I will file a new bug for that

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2013-11-14 15:39:39 +00:00
..
acqui Bug 11033: Make Save button and Cancel link always visible on basketgroup page 2013-11-01 00:32:23 +00:00
admin Bug 8307: Set a value for subfields when receiving 2013-10-31 23:36:59 +00:00
authorities bug 5202: (follow-up) adjust for the move of the merge record Javascript 2013-10-10 21:50:08 +00:00
basket Bug 9218: fix intranet cart email for non english templates 2013-10-31 23:53:25 +00:00
batch
catalogue Bug 9044: (follow-up) set the number of filters according to number of columns 2013-10-31 05:31:12 +00:00
cataloguing Bug 10982: fix link to IFLA UNIMARC documentation in Cataloging 2013-10-22 05:23:51 +00:00
circ Bug 2720: (follow-up) improve readability of a template 2013-10-31 01:55:47 +00:00
course_reserves
errors
help Bug 10671: Update patron help files [ FOLLOW-UP ] 2013-10-31 23:21:33 +00:00
installer
labels Bug 10850 - give quick spine label template page its own ID 2013-10-18 04:51:14 +00:00
members Bug 11216: fix bug where editing patron creates indefinite manual restriction 2013-11-14 15:39:39 +00:00
offline_circ
patron_lists Bug 10565: (follow-up) improve navigation aids 2013-10-14 22:43:03 +00:00
patroncards
plugins
reports
reserve Bug 10917: allow staff to update hold pickup location without modify_holds_priority 2013-10-08 14:23:07 +00:00
reviews
rotating_collections
serials Bug 7298: (follow-up) various QA fixes 2013-10-31 15:51:25 +00:00
services
sms
suggestion Bug 10668 - Improve suggestion detail page - QA Followup 2013-10-04 03:15:59 +00:00
tags
test
tools Bug 7684: (follow-up) use datatables.inc 2013-11-01 00:17:35 +00:00
virtualshelves
z3950
about.tt
auth.tt
intranet-main.tt