Bug 5222

Summary: 650 t not showing with xslt on
Product: Koha Reporter: Nicole C. Engard <nengard>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: normal    
Priority: PATCH-Sent (DO NOT USE) CC: chris, julian.maurice, koha.sekjal
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Proposed fix

Description Nicole C. Engard 2010-09-14 19:15:46 UTC
If a subject heading has "t" subfield for a title such as:

_aAusten, Jane,
_d1775-1817.
_tSense and sensibility.

the information in the "t" subfield does not display anywhere in the Normal
display if XSLT is turned on - it does appear in the MARC and if XSLT is turned off
Comment 1 Owen Leonard 2010-09-15 14:07:24 UTC
Created attachment 2628 [details] [review]
Proposed fix

Fix for the OPAC and staff client
Comment 2 Ian Walls 2010-09-16 14:27:26 UTC
This should be field 600, not 650; subfield t is not part of the MARC specification for field 650 (see http://www.loc.gov/marc/bibliographic/bd650.html).

The proposed patch DOES fix 600$t display in both OPAC and staff client.
Comment 3 Chris Cormack 2010-12-13 09:10:08 UTC
This has been pushed to master, please test