http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5652 --- Comment #3 from Marc Véron <veron@veron.ch> --- Created attachment 19049 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=19049&action=edit Bug 5652 - Patron checkout and holds summary should show subtitles This patch adds subtitles (from Keyword to MARC mapping) to following tables on the checkout page: - Checkouts - Previous checkouts - Relative's checkouts - Relative's previous checkouts - Holds Additionaly it suppresses the appearence of the superfluous word "by" in cases where the biblio has no author. Test scenario: -------------- 1) Make sure that you have one or more fields mapped to subtitle in: Home . Administration . Keyword to MARC mapping (e.g. 245 b) 2) Test the checkout page with patrons having - current checkouts (today) - previous checkouts - relatives (e.g. kids) with current /previous checkouts - holds on items - holds on biblios ...with items having: - title, subtitle, author - title, no subtitle, author - title, subtitle, no author - title, no subtitle, no author 3) Do the same on patron's detail page -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.