[Koha-bugs] [Bug 16962] Remove the use of "onclick" from serial collection template

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 17 19:59:30 CET 2020


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

--- Comment #7 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 100923
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=100923&action=edit
Bug 16962: Remove the use of "onclick" from serial collection template

This patch removes the use of event attributes like "onclick" from the
serial collection template. Events are now defined in JavaScript.

To test, apply the patch and go to Serials

- Locate or create a subscription for which an item record is NOT
  created when receiving.
  - On the serial collection page for this subscription, test that the
    "Multi receiving" button works correctly.
  - For any subscription, test that the "Generate next" button works
    correctly.
  - In each tab, test that the "select all" and "clear all" links work
    correctly and affect only that tab.
  - On a subscription which has expired, test that the "Renew" button
    works correctly.

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


More information about the Koha-bugs mailing list