http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8643
--- Comment #18 from Rémi Mayrand-Provencher <[email protected]> --- Created attachment 41265 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41265&action=edit Bug8643 - Removed all uses of CGI::Checkbox in marc_subfields_structure.pl To test this patch : 1) Apply all patches 2) Run ./installer/data/mysql/updatedatabase.pl 3) Go to More > Administration > MARC bibliographic framework > default framework ("MARC structure") 4) Search for tag 100 > Click subfields 5) Edit the "a" field and check the "reapeatable","mandatory","important" and "Is a URL" checkboxes 6) Click save an validate that the constraints for field "a" were modified properly. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
