Bug 5222 - 650 t not showing with xslt on
Summary: 650 t not showing with xslt on
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: Main
Hardware: All All
: PATCH-Sent (DO NOT USE) normal (vote)
Assignee: Owen Leonard
QA Contact: Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-14 19:15 UTC by Nicole C. Engard
Modified: 2012-10-25 23:04 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Proposed fix (2.10 KB, patch)
2010-09-15 14:07 UTC, Owen Leonard
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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