http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11529 Bug ID: 11529 Summary: Add subtitle field to biblio table Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt@gmail.com Reporter: kyle@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org Bug 5652 added the ability to see the record subtitle from the checkout and holds summaries, but does so by loading and parsing the entire MARC record. This seems to be causing somewhat significant slowdowns on some Koha installations and the speed could be greatly improved by just adding it to the biblio table the same way the title is stored. -- You are receiving this mail because: You are watching all bug changes.