http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13916 Bug ID: 13916 Summary: NORMARC can have analytics with leader 07 = a, b or p Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: MARC Bibliographic data support Assignee: magnus@enger.priv.no Reporter: magnus@enger.priv.no QA Contact: testopia@bugs.koha-community.org When a record has leader 07 = 2 and "Show analytics" links are generated, they look like this: http://example.com/cgi-bin/koha/opac-search.pl?q=rcn:832083305+and+(bib-leve...) But NORMARC has three different types of analytics that can be indicated in 07: a - Analytt til ikke-periodisk dokument Posten inneholder en enkelt I-analytt, f.eks. en artikkel i en monografi. b - Serieanalytt Posten inneholder en I-analytt som beskriver en periodisk utgitt del av et verk, f.eks. en fast spalte i et periodikum. p - Analytt til periodikum Posten inneholder en enkelt I-analytt. So the links should look like this: http://example.com/cgi-bin/koha/opac-search.pl?q=rcn:832083305+and+(bib-leve...) -- You are receiving this mail because: You are watching all bug changes.