]> git.koha-community.org Git - koha.git/commit
Bug 11174: fix OPAC search links built from authority 5xx fields
authorZeno Tajoli <z.tajoli@cineca.it>
Wed, 30 Oct 2013 18:36:41 +0000 (19:36 +0100)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Wed, 15 Jan 2014 15:45:47 +0000 (12:45 -0300)
commit66c2f78aa32dda3d639f5541db5cf69f509a303e
tree3c2fb8d13d68f0c5e84bf6470a128b1e8ef202f5
parentf3bfa402fb4ff5b49ba2a11ccc2f9a27d19dfc53
Bug 11174: fix OPAC search links built from authority 5xx fields

In the templates opac-authoritiessearchresultlist of prog and
bootstrap the incorrect parameter 'valuec' is changed to 'value'

To test:

1) Insert an authority record with a 5xx field  (on MARC21 or UNIMARC)
2) Index the record
3) Search for the record in using OPAC authorities search.
4) Click one of the "see also" links built from the 5xx field, the link
   doesn't work
5) Apply the patch
6) Close the browser
7) Open the opac and select the english interface
8) Redo the search
9) Now the link works
10) To use the patch in others languages you need to regenerate the
    templates.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Tested with bootstrap.

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Following commit remove the use to valuec:
 commit 31f41e2c1db9d8dca82e0249050acb8f906c8164
    Bug 8206: Specify index in OPAC authority search

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 09fcd6980301bae3daad68f8cc27a2d5e7d488e4)
Signed-off-by: Fridolin SOMERS <fridolin.somers@biblibre.com>
(cherry picked from commit 27596b0c6a808fda6a08abb4cd46a98025e3a38f)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Removed the Bootstrap bits.
koha-tmpl/opac-tmpl/prog/en/modules/opac-authoritiessearchresultlist.tt