Bug 20149

Summary: 264 Field Display on Item Searches
Product: Koha Reporter: GCLG <nglhelpdesk>
Component: CatalogingAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: fiona.borthwick, m.de.rooy
Version: 16.11   
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:

Description GCLG 2018-02-07 11:32:17 UTC
This refers to the Publication Date not showing on item level searches where a 264 field has been used. 

showRDAtag264 element is in in the delivered xslt but no tag is present.
Comment 1 Katrin Fischer 2018-02-07 11:52:36 UTC
The item search is not using XSLT. The problem is, that you can only map either 260 or 264 to copyrightdate in the Koha-2-MARC-Mappings in older versions, which is used for display. This will be fixed by: bug 10306 and dependencies
Comment 2 GCLG 2018-02-07 13:10:47 UTC
Many thanks for the feedback. 

The rationale behind this came from our vendor following submitted samples of the 260 showing but the 264 not showing.
Comment 3 Katrin Fischer 2018-02-07 18:32:24 UTC
Result list, detail pages and lists can use XSLT, in other places often the database fields are used for a quick summary display.

*** This bug has been marked as a duplicate of bug 10306 ***