]> git.koha-community.org Git - koha.git/commit
Bug 3413: Checkboxes for new subfields not saving correctly
authorKatrin Fischer <Katrin.Fischer.83@web.de>
Mon, 9 Apr 2012 09:44:06 +0000 (11:44 +0200)
committerChris Cormack <chrisc@catalyst.net.nz>
Mon, 7 May 2012 21:42:52 +0000 (09:42 +1200)
commit17b60dea53a75d2313a7d19002e6e005c5b4a1cc
tree7bd499a05310126b5dd17d4c5e72ccddc2203eac
parente7ca2fb63be3830cc91470bd7dbbd26347b23de3
Bug 3413: Checkboxes for new subfields not saving correctly

The bug was in the numbering of the fields and subfields in the form.
The form elements for the 'new subfield' got the same numbered names and ids as
the form elements for the second subfield. (example: repeatable1)
The patch fixes the numbering to continue to the new subfield.

To test:
- Create some new subfields and check all checkbox fields save correctly
  (mandatory, repeatable, is url)
- Check that other subfields' checkboxes are not changed
- Check existing subfields and newly created subfields can be edited

Signed-off-by: mveron <veron@veron.ch>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
admin/marc_subfields_structure.pl
koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tt