Galen, you are right. I missed that :(
-----Original Message----- From: koha-patches-boun...@lists.koha-community.org on behalf of Galen Charlton Sent: Fri 12.11.2010 22:14 To: Katrin Fischer Cc: koha-patches@lists.koha-community.org Subject: Re: [Koha-patches] [PATCH] [SIGNED-OFF] Fix for Bug 5175, XSL view doesn't link publisher name to search Hi, On Fri, Nov 12, 2010 at 3:50 PM, Katrin Fischer <katrin.fischer...@web.de> wrote: > <span class="results_summary"><span class="label">Publisher: </span> > <xsl:for-each select="marc:datafie...@tag=260]"> > + <a > href="/cgi-bin/koha/catalogue/search.pl?q=pb:{marc:subfie...@code='b']}"> > + <xsl:call-template name="subfieldSelect"> > + <xsl:with-param name="codes">b</xsl:with-param> > + </xsl:call-template> > + </a> > + <xsl:text> </xsl:text> > <xsl:call-template name="chopPunctuation"> > <xsl:with-param name="chopString"> > <xsl:call-template name="subfieldSelect"> This patch would have the effect of displaying the publisher twice, which strikes me as not ideal. For example, it might look something like: Harper Collins New York, N.Y. : Harper Collins,1984. Regards, Galen -- Galen Charlton gmcha...@gmail.com _______________________________________________ Koha-patches mailing list Koha-patches@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-patches website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
_______________________________________________ Koha-patches mailing list Koha-patches@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-patches website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/