Bug 5954

Summary: 490$a not placed in link to search serials when XSLT defined
Product: Koha Reporter: D Ruth Holloway <ruth>
Component: MARC Bibliographic data supportAssignee: D Ruth Holloway <ruth>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: minor    
Priority: PATCH-Sent (DO NOT USE) CC: chris, koha.sekjal, nengard
Version: rel_3_2   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: patch

Description D Ruth Holloway 2011-03-25 16:26:49 UTC
In both intranet and OPAC XSLT, if a record contains a (now MARC-standard) 490 instead of the (now obsolete) 440, the series search link in the biblio detail page uses (the undefined-in-MARC) $t to create the link to search in serials, rather than the $a, which is what it is correctly displaying.
Comment 1 Nicole C. Engard 2011-03-25 21:02:49 UTC
Created attachment 3433 [details] [review]
patch
Comment 2 Chris Cormack 2011-03-27 08:20:48 UTC
Pushed please test