[Koha-bugs] [Bug 24337] Checkout note cannot be marked seen if more than 20 exist

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 3 21:09:06 CET 2020


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

--- Comment #3 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 96801
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=96801&action=edit
Bug 24337: Checkout note cannot be marked seen if more than 20 exist

This patch modifies the event handler on the individual "Mark seen" /
"Mark unseen" buttons in the table of checkout notes. For an event to be
successfully attached to a hidden element it must be given a context.

To test you should have multiple checkout notes to work with, both seen
and unseen. Apply the patch and go to "Checkout notes pending" from the
staff client home page.

 - Navigate to the second "page" of data in the DataTable.
 - Test the functionality of the "Mark seen" and "Mark unseen" buttons.
   They should work correctly.

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


More information about the Koha-bugs mailing list