[Koha-bugs] [Bug 8144] 775 tag in the MARC record causes display issue

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 24 15:42:50 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8144

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |NEW

--- Comment #3 from Owen Leonard <oleonard at 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.


More information about the Koha-bugs mailing list