[Koha-bugs] [Bug 18530] New: Remove event attributes from patron clubs templates

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 3 16:58:01 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18530

            Bug ID: 18530
           Summary: Remove event attributes from patron clubs templates
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Templates
          Assignee: oleonard at myacpl.org
          Reporter: oleonard at myacpl.org
        QA Contact: testopia at bugs.koha-community.org

The patron clubs templates add a lot of instances of "onclick," in violation of
coding guidelines.

https://wiki.koha-community.org/wiki/Coding_Guidelines#JS9:_Avoid_the_use_of_event_attributes_like_.22onclick.22_to_attach_events

They should be removed in favor of defining events in JavaScript instead of
markup.

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


More information about the Koha-bugs mailing list