http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6617 --- Comment #4 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- Created attachment 11211 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11211&action=edit Bug 6617: Improve MARC21 enhanced contents display The display of "Enhanced" 505 (contents) fields in the MARC21 XSLT is very poor, resulting in large, unreadable blocks of text, and -- for some series -- so much unnecessary duplication in the Notes tab that important information is entirely obscured. This patch reformats "enhanced" contents fields (MARC21 505 fields with $t and $r) so as to be more readable by breaking up entries on separate lines and making titles bold (to make them stand out more). To test: 1) View record with enhanced 505 field before applying patch. Observe it is very unfriendly. 2) Apply patch. 3) View same record, note that display is much improved. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.