]> git.koha-community.org Git - koha.git/commit
Bug 10905: Author tracings incorrect when UseAuthoritiesForTracings is turned on
authorTomas Cohen Arazi <tomascohen@gmail.com>
Tue, 17 Sep 2013 18:14:20 +0000 (15:14 -0300)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Mon, 23 Dec 2013 15:00:41 +0000 (12:00 -0300)
commit3ecc5602f09a2b89188a256e30758f8737017f86
tree9eb03ab737af9d75df5c4413aa5f0b77edf953f8
parent2b05125808e25cd683afda15c7709fa9b764a308
Bug 10905: Author tracings incorrect when UseAuthoritiesForTracings is turned on

Quotation marks in MARC21slim2OPACDetail.xsl break author tracings in OPAC.
This patch fixes that.

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.

Regards
To+

Sponsored-by: Universidad Nacional de Cordoba
http://bugs.koha-community.org/show_bug.cgi?id=10838
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: Tomas Cohen Arazi <tomascohen@gmail.com>
koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl