https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30554 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com --- Comment #7 from David Nind <david@davidnind.com> --- Created attachment 157294 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=157294&action=edit Screenshots - before and after patch applied Testing notes (using KTD): 1. Edit any record (for example, CGI programming with Perl). 2. Add another topical term in 650$a (repeat the tag, click on the tag editor, click search). 3. Default search results format is displayed (see attachment). 4. Apply the patch and restart_all. 5. Save the simple record attached to the bug to somewhere like /kohadevbox/koha/koha-tmpl/intranet-tmpl/prog/en/xslt/AuthorityXSLTResultsDisplay.xsl 6. Update the AuthorityXSLTResultsDisplay system preference with this path. 7. Repeat steps 1-2. 8. Note that the search results are displayed using the custom XSLT file (see attachment). Note: Only tested on a MARC21 instance. -- You are receiving this mail because: You are watching all bug changes.