[Koha-bugs] [Bug 3413] repeatable tickbox not sticking 1st time round

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 9 11:48:43 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3413

--- Comment #4 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 9040
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9040&action=edit
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

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list