]> git.koha-community.org Git - koha.git/commit
Bug 10905: fix links to author tracings when UseAuthoritiesForTracings is on
authorTomas Cohen Arazi <tomascohen@gmail.com>
Tue, 17 Sep 2013 18:14:20 +0000 (15:14 -0300)
committerFridolin SOMERS <fridolin.somers@biblibre.com>
Mon, 30 Dec 2013 10:07:01 +0000 (11:07 +0100)
commit607881e1c8a4d7a9679a33e2a0492aa7fb6cd48f
tree6ef2592f7806b11842edf8460f708876d53ff0d7
parent62f9b004f8731e67c2bce11fc6b22ba2932da208
Bug 10905: fix links to author tracings when UseAuthoritiesForTracings is on

Quotation marks in MARC21slim2OPACDetail.xsl break author tracings in
OPAC.  This patch fixes that for the prog theme; the Bootstrap theme
is not affected.

To reproduce:
- Enable UseAuthoritiesForTracings
- Search in the OPAC and go to the detail page of a record that has
  links to authorities.
- Click on the magnifier icon
- You get a 404 error page.

To test the fix:
- Apply the patch
- Search in the OPAC and go to the detail page of a record that has
  links to authorities.
- Click on the magnifier icon
- You are sent to the corresponding authority record.

Sponsored-by: Universidad Nacional de Cordoba
Signed-off-by: David Noe <drnoe@bywatersolutions.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Passes koha-qa.pl, trivial change

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit bc7071f3705bc43878975efadd9c0c0067c6ad37)
Signed-off-by: Fridolin SOMERS <fridolin.somers@biblibre.com>
koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl