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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

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-level:a+or+bib-level:b)

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-level:a+or+bib-level:b+or+bib-level:p)

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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