https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27006 Bug ID: 27006 Summary: If a record has not title, the list of checkouts breaks Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com We have some cases recently where libraries have only cataloged 245$p (name of the part) and no $a. This is hard to detect, as $p shows like the title would. But if you check out the item, the list of checkouts will load forever. Records in our catalog are added by import from the union catalog - so having the 245$a mandatory doesn't help in this case. Could we have a fix showing "no title" or similar when $a is missing? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.