https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16238 Bug ID: 16238 Summary: Upgrade jQuery : use .prop() instead of .attr() for 'checked' Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: julian.maurice@biblibre.com Reporter: julian.maurice@biblibre.com QA Contact: testopia@bugs.koha-community.org According to https://jquery.com/upgrade-guide/1.9/#attr-versus-prop- .attr() is no longer correct to access the checked state of a checkbox. -- You are receiving this mail because: You are watching all bug changes.