Bug 6265: Authority search in OPAC not exact
authorKatrin Fischer <Katrin.Fischer.83@web.de>
Mon, 25 Apr 2011 19:55:40 +0000 (21:55 +0200)
committerChris Cormack <chrisc@catalyst.net.nz>
Thu, 28 Apr 2011 21:02:38 +0000 (09:02 +1200)
The search for linked records from the full heading page was not exact.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
koha-tmpl/opac-tmpl/prog/en/modules/opac-authoritiesdetail.tt

index db354d3..048de5b 100644 (file)
@@ -61,7 +61,7 @@ function showChildren(mynumber) {
 </div>
 [% END %]
 <h1>Entry [% authtypetext %]</h1>
-       <p>Used in <a href="opac-search.pl?type=opac&amp;q=[% authid %]&amp;idx=an">[% count %] records</a></p>
+       <p>Used in <a href="opac-search.pl?type=opac&amp;q=[% authid %]&amp;idx=an,phr">[% count %] records</a></p>
         [% FOREACH Tag0X IN Tab0XX %]
         <p><b>[% Tag0X.tag %]</b></p>
         <ul>