http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14308 Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Assignee|oleonard@myacpl.org |bgkriegel@gmail.com --- Comment #1 from Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> --- Created attachment 39739 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39739&action=edit proposed patch Bug 14308: Remove CGI::checkbox from subfield editors This patch removes use of CGI::checkbox from frameworks subfield editors. Also removes use of CGI::escapeHTML To test: 1) Apply the patch 2) Go to bibliographic frameworks, edit a field with subfields 3) Check for regressions on Edit/Save/Add subfields i.e. a. Edit subfield with known values on repeatable, mandatory, isurl checkbox b. Change values, save, edit again and verify values. 4) Go to authority frameworks, edit a field with subfields 5) Check for regressions on Edit/Save/Add subfields -- You are receiving this mail because: You are watching all bug changes.