https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40690 Bug ID: 40690 Summary: Checkout status doesn't appear on moredetail.pl if item has never been checked out Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: dcook@prosentient.com.au QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle@bywatersolutions.com If you go to /cgi-bin/koha/catalogue/moredetail.pl?biblionumber=29 on a fresh KTD, you'll see that there is a blank next to "Checkout status:". This might not seem weird at first, until you notice that moredetail.tt actually has some HTML that you think would apply in this scenario: <span>Not checked out</span> If you look at the template, you quickly see there's clearly a bug there. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.