Bug 5643

Summary: Few new template routines in MARC21slim2OPACResults.xsl
Product: Koha Reporter: Marcel de Rooy <m.de.rooy>
Component: OPACAssignee: Marcel de Rooy <m.de.rooy>
Status: CLOSED WONTFIX QA Contact: Bugs List <koha-bugs>
Severity: minor    
Priority: PATCH-Sent (DO NOT USE)    
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:
Attachments: Patch
Patch
Patch

Description Marcel de Rooy 2011-01-20 13:59:32 UTC
The suggested patch does not actually change OPAC results, but merely rearranges code.

I moved the sections in match marc:record for field 856 and availability to separate templates (without any changes; only corrected some spaces and tabs). Hopefully makes it easier to maintain and facilitates what comes next. 

I added a template for showing call number 952 subfield o. This section is not called in the xsl; an example call is between comments. Note: We use in our library the Call Number section and comment the Availability part.
Comment 1 Marcel de Rooy 2011-01-20 14:12:46 UTC Comment hidden (obsolete)
Comment 2 Marcel de Rooy 2011-01-20 14:14:41 UTC Comment hidden (obsolete)
Comment 3 MJ Ray (software.coop) 2011-02-06 11:13:53 UTC
This bug is mentioned in:
Bug 5643: Tidy up MARC21slim2OPACResults.xsl, add code for Call Number. http://lists.koha-community.org/pipermail/koha-patches/2011-January/013680.html
Comment 4 Marcel de Rooy 2011-03-17 13:17:39 UTC
Created attachment 3339 [details] [review]
Patch

Rebased.
Comment 5 Marcel de Rooy 2011-04-04 07:12:20 UTC
Giving up on this one. Closing it.