https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35310
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #158799|0 |1 is obsolete| | --- Comment #4 from David Nind <[email protected]> --- Created attachment 158822 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=158822&action=edit Bug 35310: Only show 'Current renewals' <li> entry if there are current renewals 'Current renewals' is always showing, even if empty. Test plan: 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 all items have the 'Current renewals' label entry, but only the checked out item in step 1) has the 'Current renewals' label entry 5) Apply patch. Notice only the item with current renewals is showing the 'Current renewals' label entry with the respective value. Signed-off-by: David Nind <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
