http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12522 Bug ID: 12522 Summary: Fatal database error when viewing Holds for Bib with no Items Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Hold requests Assignee: koha-bugs@lists.koha-community.org Reporter: dcook@prosentient.com.au QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com Currently, if you have the environmental variable set (via "SetEnv DEBUG 1"), you can trigger a fatal database error in the staff client by clicking "Holds" on a bib record if it has no items attached. If you don't have DEBUG set, you'll get database error warning messages in your logs but it won't be enough to bring down Koha. I doubt many people are running in production with DEBUG turned on, and I doubt that many people try to view the Holds tab on a bib record that doesn't have any items. That said, it's a good idea to reduce errors and warnings... -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.