[Koha-bugs] [Bug 15047] Genre/Form-655 URL not clickable in opac-detail.pl, with XSLT enabled

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 23 16:42:28 CEST 2015


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

--- Comment #4 from M. Tompsett <mtompset at hotmail.com> ---
Comment on attachment 43767
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=43767
Bug 15047 - 655 URL not clickable in opac-detail.

Review of attachment 43767:
 --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=15047&attachment=43767)
-----------------------------------------------------------------

::: koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl
@@ +785,4 @@
>                                      <xsl:attribute name="href">/cgi-bin/koha/opac-search.pl?q=an:<xsl:value-of select="marc:subfield[@code=9]"/></xsl:attribute>
>                                  </xsl:when>
>                                  <xsl:when test="$TraceSubjectSubdivisions='1'">
> +                                    <xsl:attribute name="href">/cgi-bin/koha/opac-search.pl?q=<xsl:call-template name="subfieldSelectSubject">

Why the name change?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list