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

M. Tompsett <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from M. Tompsett <[email protected]> ---
(In reply to Marc Véron from comment #3)
> Is this bug still valid?

From my quick skim of the code, I think maybe so.

If you have z3950NormalizeAuthor, z3950AuthorAuthFields, and UNIMARC...
and you lack a biblio.author field, as defined in marc_subfields_structure
tagfield and subtagfield, in the record, then $field never gets defined. If it
isn't defined, I would expect $field->add_subfields() to explode.

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