[Koha-bugs] [Bug 23146] Add support for Basic auth on the OAuth2 token endpoint

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 16 20:13:02 CEST 2019


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

--- Comment #10 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 91558
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=91558&action=edit
Bug 23145: Confirming transfer during checkin clears the table of previously
checked-in items

This patch corrects the checkin template so that checking in an item
with an existing transfer does not clear the page of previous checkouts.

To test, apply the patch and check in some items.

 - After each checkin the returned item should appear in the table of
   checkouts.
 - Check in an item which belongs to another branch. You will be asked
   to confirm that the items requires a transfer. When the page reloads
   you should see the same previous checkins in the table.
 - Check in that same item again. You will be again asked to confirm.

   Before this page, confirming the transfer would reload the page and
   clear the list of checkins. Now the page should reload and the table
   of checkins should still show the previously checked-in items.

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


More information about the Koha-bugs mailing list