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

--- Comment #2 from Pedro Amorim <pedro.amo...@ptfs-europe.com> ---
Created attachment 158800
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=158800&action=edit
Bug 35310: Only show 'Current renewals' link if item is currently checked out

1) Checkout an item to Koha user, barcode 39999000003192
2) Renew that barcode
3) Visit the items page of the biblio record, click on "View" in front of
"Current renewals"
/cgi-bin/koha/catalogue/moredetail.pl?biblionumber=76
4) Notice it shows the renewals as expected
5) Return the same item 39999000003192
6) Repeat 3). Notice it never loads renewals and network console shows HTTP
error 400
7) Apply this patch. Repeat the test plan. Notice the 'Current renewals' no
longer shows for the item because it is no longer checked out, so whatever past
renewals are no longer 'current'

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to