Bug 5933

Summary: Keyword to Marc mapping not working in opac
Product: Koha Reporter: Nicole C. Engard <nengard>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: CLOSED INVALID QA Contact: Bugs List <koha-bugs>
Severity: major    
Priority: P5 - low CC: koha.sekjal
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Nicole C. Engard 2011-03-22 17:54:05 UTC
The keyword to marc mapping is no longer working in the opac - it works in the staff client on the results, but is being ignored in the opac.
Comment 1 Nicole C. Engard 2011-03-30 16:03:30 UTC
If anyone has a clue on this - it's a biggie that we should fix before the release of 3.4
Comment 2 Ian Walls 2011-03-30 19:14:33 UTC
I believe this is because the OPAC search results is set to XSLT, which parses in subtitle information on it's own, rather than using Keyword Mappings.  Since the staff client does not currently have a functional XSLT, it's defaulting to Normal, and keywords are mapping as intended.