https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39517

            Bug ID: 39517
           Summary: Make LDR/6-7 = 'am' be interpreted by
                    MARC21slim2OPACDetail.xsl as 'Book' instead of more
                    generic 'Text'
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: OPAC
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

Currently, in OPAC, MARC21slim2OPACDetail.xsl assigns to LDR/6-7 = 'am' a label
'Text' (materialTypeLabel), which is then used in defining variable
schemaOrgType and also for display. The variable schemaOrgType would be set to
'Book' if materialTypeLabel was 'Book', but with the current xslt code never
will be. Instead schemaOrgType will be set to a generic type CreativeWork for
'am'.

materialTypeLabel is also used for display purposes as the label next to the
material type icon (when DisplayOPACiconsXSLT enabled).

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to