https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41931 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com --- Comment #8 from David Nind <david@davidnind.com> --- While I'm not that familiar with analytical records, I muddled my way through. Testing notes (using KTD): 1. I picked two random records, and linked: - Programming Perl (262) - CGI programming with Perl (11) - Linked barcode 39999000011418 (from Programming Perl) to CGI programming with Perl - For CGI programming with Perl, the 773 has a 773$d, but doesn't have a 773$x (Programming Perl has a Place, publisher, and date of publication, but no International Standard Serial Number) 2. There were warning messages in the log: vi /var/log/koha/kohadev/plack-intranet-error.log 3. After the patch, I removed the linked record and then re-linked. 4. The 773 in the host record (CGI programming with Perl) now only had entries for subfields that had values. 5. The tests passed: prove t/db_dependent/Biblio.t -- You are receiving this mail because: You are watching all bug changes.