http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8144 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEW --- Comment #3 from Owen Leonard <oleonard@myacpl.org> --- It's clear how the broken markup is causing the problem: <span class="results_summary other_editions"> <span class="label">Other Editions: </span> <a href="/cgi-bin/koha/opac-search.pl?q=ti,phr:"/> </span> The <a> is not closed. But I can't puzzle out why the closing </a> in the .xsl file isn't doing its job. I also can't see why 775$a isn't being output, whether or not the markup is valid. -- You are receiving this mail because: You are watching all bug changes.