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)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 23 Dec 2013 15:50:12 +0000 (15:50 +0000)
commitbc7071f3705bc43878975efadd9c0c0067c6ad37
tree804f76491d444e5f9783cd75520d0bf68c65f3af
parent7f74d5909f790d08bdbd0ca11f1bc280bf197b9b
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>
koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl