[Koha-bugs] [Bug 16238] New: Upgrade jQuery : use .prop() instead of .attr() for 'checked'

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 11 10:06:09 CEST 2016


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 at biblibre.com
          Reporter: julian.maurice at biblibre.com
        QA Contact: testopia at 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.


More information about the Koha-bugs mailing list