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

            Bug ID: 41931
           Summary: While creating EasyAnalitics empty subfields are
                    created
   Initiative type: ---
        Sponsorship ---
            status:
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Cataloging
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

While creating EasyAnalitics empty subfields are (often) created. In
C4::Biblio::PrepHostMarcField a whole set of subfields is addes to the field
773 regardless if a respective value exists or not. This often creates empty
subfields and generates warnings. 

To reproduce:
1. Set EasyAnalyticalRecords to Show.
2. Go to biblio #1, copy the barcode.
3. Go to biblio #2, chose Edit > Link to host record > enter the barcode.
4. Examine the biblio #2: a) a new "virtual" item from biblio #1 is being
displayed; b) a 773 field has been inserted, but with empty subfields $d & $x).
5. There should be warnings in plack-intranet-error.log like:
[WARN] Use of uninitialized value in join or string at
/usr/share/perl5/MARC/Field.pm line 696.

-- 
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